diff --git a/setup.py b/setup.py index 796ef43..69c81a0 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ def package_vars(version_file): "docker == 7.0.0", "pre-commit == 3.6.2", "pytest == 8.1.1", - "pytest-cov == 4.1.0", + "pytest-cov == 5.0.0", ] }, )