Bump pytest-asyncio from 0.16.0 to 0.17.2

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.16.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.16.0...v0.17.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-18 01:24:24 +00:00
committed by GitHub
parent 1c373133b2
commit 389d8b9b64
2 changed files with 10 additions and 9 deletions

View File

@@ -51,7 +51,7 @@ pytest-cov = "^3.0.0"
types-croniter = "^1.0.7"
types-pytz = "^2021.3.4"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.16.0"
pytest-asyncio = "^0.17.2"
respx = "^0.19.1"
pytest-mock = "^3.6.1"
pytest-lazy-fixture = "^0.6.3"