diff --git a/pyproject.toml b/pyproject.toml index bece6e2..fdb7630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ classifiers = [ pydocstyle = "^6.3.0" mypy = "^0.971" coverage = "^6.1.2" - pytest = "^7.0.0" + pytest = "^9.0.0" pytest-clarity = "^1.0.1" pytest-sugar = "^0.9.4" pytest-console-scripts = "^1.3.1"