diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f063b144..10918a572 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - types-filelock==3.2.7 - types-requests==2.32.0.20240914 - types-tabulate==0.9.0.20240106 - - types-python-dateutil==2.9.0.20240906 + - types-python-dateutil==2.9.0.20241003 - SQLAlchemy==2.0.35 # stages: [push] diff --git a/requirements-dev.txt b/requirements-dev.txt index 0755ce861..bec704630 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,4 +29,4 @@ types-cachetools==5.5.0.20240820 types-filelock==3.2.7 types-requests==2.32.0.20240914 types-tabulate==0.9.0.20240106 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003