diff --git a/pyproject.toml b/pyproject.toml index 5ceac0f..479534c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "pre-commit>=3.4.0,<4", "pydocstyle>=6.1.1,<7", "pylint>=2.11.1,<3", - "pytest>=7.0.0,<8", + "pytest>=7.0.0,<9", "pytest-html>=4.0.1,<5", "pyupgrade>=3.8.0,<4", "safety>=2.3.5,<3",