build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.7 (#1305)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.7. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.7) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -87,7 +87,7 @@ all = [
|
||||
pytest = "^7.4.4"
|
||||
pytest-cov = "^4.0.0"
|
||||
codecov = "^2.1.13"
|
||||
pytest-asyncio = "^0.21.0"
|
||||
pytest-asyncio = ">=0.21,<0.24"
|
||||
fastapi = "^0.109.1"
|
||||
|
||||
black = "^24.1.0"
|
||||
|
||||
Reference in New Issue
Block a user