Bump pytest-asyncio from 0.17.2 to 0.18.3

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.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.17.2...v0.18.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>
This commit is contained in:
dependabot[bot]
2022-04-09 04:54:19 +00:00
committed by GitHub
parent e70c620e15
commit 61c095e1f7
2 changed files with 8 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ pytest-cov = "^3.0.0"
types-croniter = "^1.0.7"
types-pytz = "^2021.3.6"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.17.2"
pytest-asyncio = "^0.18.3"
respx = "^0.19.2"
pytest-mock = "^3.7.0"
pytest-lazy-fixture = "^0.6.3"