diff --git a/pyproject.toml b/pyproject.toml index ded3cce..486ba9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ homepage = "https://github.com/k4black/codebleu" [project.optional-dependencies] test = [ - "pytest >=7.0.0,<8.0.0", + "pytest >=7.0.0,<9.0.0", "pytest-cov >=4.0.0,<5.0.0", "pytest-mock >=3.0.0,<4.0.0", "pytest-timeout >=2.0.0,<3.0.0",