diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f715a4e0a..a189ff520 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,8 +23,8 @@ repos: - types-cachetools==6.2.0.20251022 - types-filelock==3.2.7 - types-requests==2.32.4.20260107 - - types-tabulate==0.9.0.20241207 - - types-python-dateutil==2.9.0.20260124 + - types-tabulate==0.10.0.20260308 + - types-python-dateutil==2.9.0.20260305 - scipy-stubs==1.17.1.1 - SQLAlchemy==2.0.48 # stages: [push] diff --git a/requirements-dev.txt b/requirements-dev.txt index 2d07da3eb..60bd75c5c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,6 +27,6 @@ scipy-stubs==1.17.1.1 # keep in sync with `scipy` in `requirements-hyperopt.txt types-cachetools==6.2.0.20251022 types-filelock==3.2.7 types-requests==2.32.4.20260107 -types-tabulate==0.9.0.20241207 -types-python-dateutil==2.9.0.20260124 +types-tabulate==0.10.0.20260308 +types-python-dateutil==2.9.0.20260305 pip-audit==2.10.0