Update pytest-asyncio requirement from ^0.21.1 to ^0.23.8 (#235)
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.8) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... 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:
@ -37,7 +37,7 @@ openapi-spec-validator = "^0.6.0"
|
|||||||
prance = "^23.6.21"
|
prance = "^23.6.21"
|
||||||
pyenchant = "^3.2.2"
|
pyenchant = "^3.2.2"
|
||||||
pytest = "^8.0.2"
|
pytest = "^8.0.2"
|
||||||
pytest-asyncio = "^0.21.1"
|
pytest-asyncio = "^0.23.8"
|
||||||
pytest-cov = "^4.1.0"
|
pytest-cov = "^4.1.0"
|
||||||
ruff = "^0.3.0"
|
ruff = "^0.3.0"
|
||||||
Sphinx = "^7.1.2"
|
Sphinx = "^7.1.2"
|
||||||
|
Reference in New Issue
Block a user