Merge pull request #9739 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20240125

Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125
pull/9742/head
Matthias 2 years ago committed by GitHub
commit 02a7f6398d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,7 @@ repos:
additional_dependencies:
- types-cachetools==5.3.0.7
- types-filelock==3.2.7
- types-requests==2.31.0.20240106
- types-requests==2.31.0.20240125
- types-tabulate==0.9.0.20240106
- types-python-dateutil==2.8.19.20240106
- SQLAlchemy==2.0.25

@ -26,6 +26,6 @@ nbconvert==7.14.2
# mypy types
types-cachetools==5.3.0.7
types-filelock==3.2.7
types-requests==2.31.0.20240106
types-requests==2.31.0.20240125
types-tabulate==0.9.0.20240106
types-python-dateutil==2.8.19.20240106

Loading…
Cancel
Save