diff --git a/pyproject.toml b/pyproject.toml index d1864929..dacb51c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "mypy>=1.5.1,<2", "python-semantic-release>=10.5.0,<11", "pytest-cov>=6,<7", - "pre-commit>=3.4.0,<4", + "pre-commit>=3.4.0,<5", "python-dotenv>=1.0.0,<2", "sphinx>=8.0.0,<9", "poethepoet>=0.19,<0.39",