diff --git a/pyproject.toml b/pyproject.toml index d3d11cf47..f7d4b465c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ openapi-spec-validator = "^0.6.0" prance = "^23.6.21" pyenchant = "^3.2.2" pytest = "^8.0.2" -pytest-asyncio = "^0.21.1" +pytest-asyncio = "^0.23.8" pytest-cov = "^4.1.0" ruff = "^0.3.0" Sphinx = "^7.1.2"