diff --git a/pyproject.toml b/pyproject.toml index 1ac1e02..ae949e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ priority = "primary" [tool.poetry.group.dev.dependencies] -pytest = ">=7.4.0,<8.0.0" +pytest = ">=7.4.0,<9.0.0" pytest-cov = ">=5.0.0" [tool.pytest.ini_options]