forked from Wavyzz/py-healthchecks.io
build(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0) --- 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:
@@ -47,7 +47,7 @@ furo = ">=2021.11.12"
|
||||
pytest-cov = "^4.0.0"
|
||||
types-croniter = "^1.3.2"
|
||||
types-pytz = "^2022.7.1"
|
||||
pytest-asyncio = "^0.20.3"
|
||||
pytest-asyncio = ">=0.20.3,<0.22.0"
|
||||
respx = "^0.20.1"
|
||||
pytest-mock = "^3.10.0"
|
||||
pytest-lazy-fixture = "^0.6.3"
|
||||
|
||||
Reference in New Issue
Block a user