diff --git a/pyproject.toml b/pyproject.toml index 0b1c976..5192b3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ structlog = "^24.1" psutil = "^5.9" [tool.poetry.group.dev.dependencies] -pytest = "^7.4" +pytest = "^9.0" pytest-asyncio = "^0.23" pytest-cov = "^4.1" pytest-mock = "^3.12"