diff --git a/pyproject.toml b/pyproject.toml index ffdc42b..d387f22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ classifiers = [ pre-commit = "^3.0.3" coverage = "^7.2.7" pyclean = "^2.2.0" - pytest = "^7.2.1" + pytest = "^8.0.2" black = "^24.1.1" [build-system]