Bump pytest-asyncio from 0.19.0 to 0.20.3 (#430)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
This commit is contained in:
parent
31a86cf11c
commit
efe9e2c8f3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ coverage = "^6.4"
|
|||
pytest-cov = "^4.0.0"
|
||||
pytest-xdist = "^3.1.0"
|
||||
unasync = "^0.5.0"
|
||||
pytest-asyncio = "^0.19.0"
|
||||
pytest-asyncio = "^0.20.3"
|
||||
email-validator = "^1.3.0"
|
||||
tox = "^3.26.0"
|
||||
tox-pyenv = "^1.1.0"
|
||||
|
|
Loading…
Reference in a new issue