diff --git a/pyproject.toml b/pyproject.toml index 027605d..c647843 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "mypy ==1.7.1", "ruff ==0.1.8", "devtools[pygments] ==0.12.2", - "pytest >=7.1.3,<8.0.0", + "pytest >=7.1.3,<9.0.0", "coverage[toml] >=6.5.0,<8.0" ]