diff --git a/pyproject.toml b/pyproject.toml index baa3e601..4719f63c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ tests = [ "mccabe>=0.6,<0.8", "mypy>=0.942,<1.1", "pep8-naming>=0.12,<0.14", - "pre-commit>=2.9,<3.1", + "pre-commit>=2.9,<3.2", "pydocstyle>=5.1,<6.4", "pytest>=6.2,<7.3", "pytest-console-scripts>=1.1,<1.4",