diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f34f9a82c..e6ea411be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - types-cachetools==5.3.0.7 - types-filelock==3.2.7 - types-requests==2.31.0.20240106 - - types-tabulate==0.9.0.3 + - types-tabulate==0.9.0.20240106 - types-python-dateutil==2.8.19.20240106 - SQLAlchemy==2.0.23 # stages: [push] diff --git a/requirements-dev.txt b/requirements-dev.txt index b57f7af8f..58ebb1157 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,5 +27,5 @@ nbconvert==7.14.0 types-cachetools==5.3.0.7 types-filelock==3.2.7 types-requests==2.31.0.20240106 -types-tabulate==0.9.0.3 +types-tabulate==0.9.0.20240106 types-python-dateutil==2.8.19.20240106