diff --git a/pyproject.toml b/pyproject.toml index 3bdaff7..638f295 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "black~=23.3", "codespell~=2.2", "coverage~=7.4.0", - "pre-commit~=3.6.0", + "pre-commit~=3.3", "flake8~=7.0.0", "pytest-cov~=3.0", "pytest~=7.3",