diff --git a/pyproject.toml b/pyproject.toml index 661d120..0f6718d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -131,7 +131,7 @@ optional = true [tool.poetry.group.dev.dependencies] mypy = "1.15.0" -pytest = "8.3.5" +pytest = "9.0.3" pytest-cov = "5.0.0" types-requests = "^2.28.11.8" ruff = "0.11.8"