Bump pytest-asyncio from 0.17.0 to 0.17.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
97c3026919
commit
40606f45db
2 changed files with 8 additions and 7 deletions
|
@ -50,7 +50,7 @@ coverage = "^6.2"
|
|||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
unasync = "^0.5.0"
|
||||
pytest-asyncio = "^0.17.0"
|
||||
pytest-asyncio = "^0.17.2"
|
||||
twine = "^3.7.1"
|
||||
email-validator = "^1.1.3"
|
||||
tox = "^3.24.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue