diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edf21d1b1b..a7e89d8c2c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: pass_filenames: false additional_dependencies: - types-pkg_resources==0.1.2 - - types-python-dateutil==0.1.3 + - types-python-dateutil==2.9.0.20260305 - types-PyYAML==5.4.0 - types-orjson==0.1.0 - types-tabulate==0.9.0.20240106 @@ -76,7 +76,7 @@ repos: - types-requests==0.1.11 - types-Flask==1.1.0 - types-redis==3.5.1 - - types-python-dateutil==0.1.3 + - types-python-dateutil==2.9.0.20260305 - types-orjson==0.1.0 - types-tabulate==0.9.0.20240106 - repo: meta