diff --git a/pyproject.toml b/pyproject.toml index 10b7c0d..ba8ebd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ optional = true [tool.poetry.group.dev.dependencies] freezegun = "1.5.2" mypy = "1.16.1" -pytest = "8.4.1" +pytest = "9.0.3" pytest-asyncio = "1.0.0" pytest-cov = "6.2.1" ruff = "0.12.1"