diff --git a/pyproject.toml b/pyproject.toml index 9fecf4f..3280cdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "build (>=1.4.4,<1.5.0)", "isort (>=8.0.1,<8.1.0)", "types-pytz (>=2025.2.0.20250326,<2025.3.0.0)", - "pre-commit (>=4.2.0,<4.3.0)", + "pre-commit (>=4.6.0,<4.7.0)", "types-python-dateutil (>=2.9.0,<2.10.0)", "wheel (>=0.47.0,<0.48.0)", "coverage>=7.13.5"