diff --git a/pyproject.toml b/pyproject.toml index 43e29f7..dcccea5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ httpx = "^0.28.1" mongomock = "^4.3.0" mypy = "^1.20.2" nest-asyncio = "^1.6.0" -pytest = "^8.4.2" +pytest = "^9.0.0" pytest-asyncio = "^0.26.0" [build-system]