diff --git a/setup.py b/setup.py index 8b6f6e3..6733c66 100644 --- a/setup.py +++ b/setup.py @@ -80,7 +80,7 @@ def package_vars(version_file): "coverage == 6.5.0", "coveralls == 3.3.1", "docker == 6.1.3", - "pre-commit == 3.5.0", + "pre-commit == 3.6.0", "pytest == 7.4.3", "pytest-cov == 4.1.0", "pytest-lazy-fixture == 0.6.3",