diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3fcde5a36..490f09eed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: additional_dependencies: - types-cachetools==5.5.0.20240820 - types-filelock==3.2.7 - - types-requests==2.32.0.20240907 + - types-requests==2.32.0.20240914 - types-tabulate==0.9.0.20240106 - types-python-dateutil==2.9.0.20240906 - SQLAlchemy==2.0.34 diff --git a/requirements-dev.txt b/requirements-dev.txt index 06eb01833..9c685f12f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,6 +27,6 @@ nbconvert==7.16.4 # mypy types types-cachetools==5.5.0.20240820 types-filelock==3.2.7 -types-requests==2.32.0.20240907 +types-requests==2.32.0.20240914 types-tabulate==0.9.0.20240106 types-python-dateutil==2.9.0.20240906