diff --git a/pyproject.toml b/pyproject.toml index 847db8d2b..de28c311c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "hatch>=1.0.0,<2.0.0", "moto>=5.1.0,<6.0.0", "mypy>=1.15.0,<2.0.0", - "pre-commit>=3.2.0,<4.2.0", + "pre-commit>=3.2.0,<4.4.0", "pytest>=8.0.0,<9.0.0", "pytest-asyncio>=0.26.0,<0.27.0", "pytest-cov>=4.1.0,<5.0.0",