diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f397cfb87..52ad69d4ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: pass_filenames: false additional_dependencies: - types-pkg_resources==0.1.2 - - types-python-dateutil==2.9.0.20260408 + - types-python-dateutil==2.9.0.20260508 - types-PyYAML==6.0.12.20260408 - types-orjson==3.6.2 - types-tabulate==0.10.0.20260408 @@ -75,7 +75,7 @@ repos: - types-requests==2.33.0.20260503 - types-Flask==1.1.6 - types-redis==4.6.0.20241004 - - types-python-dateutil==2.9.0.20260408 + - types-python-dateutil==2.9.0.20260508 - types-orjson==3.6.2 - types-tabulate==0.10.0.20260408 - repo: meta