diff --git a/setup.py b/setup.py index f8948b7..a665ba4 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ def package_vars(version_file): "coveralls == 3.3.1", "docker == 7.0.0", "pre-commit == 3.6.0", - "pytest == 7.4.4", + "pytest == 8.0.0", "pytest-cov == 4.1.0", "pytest-lazy-fixture == 0.6.3", ]