diff --git a/setup.py b/setup.py index ef636b5a..03fa1cf8 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ ], "tests": ["pytest==7.4.0", "pytest-cov==4.1.0"], "all-electron": ["pawpyseed==0.7.1"], - "dev": ["pre-commit==3.3.3"], + "dev": ["pre-commit==3.4.0"], }, python_requires=">=3.8", classifiers=[