diff --git a/pyproject.toml b/pyproject.toml index 271d64f..f571cf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ Issues = "https://github.com/henriqueslab/TaskRepo/issues" [project.optional-dependencies] dev = [ - "pytest>=7.4,<9.0", + "pytest>=7.4,<10.0", "pytest-cov>=4.0", "ruff>=0.12.2", "mypy>=1.0",