diff --git a/pyproject.toml b/pyproject.toml index 3492f23..6b83de1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ formatting = [ ] test = [ - "pytest==7.4.3", + "pytest==8.0.0", "pytest-cov==4.1.0" ]