Merge pull request #10814 from freqtrade/dependabot/pip/develop/types-9987b1e203

chore(deps-dev): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in the types group
pull/10820/head
Matthias 2 years ago committed by GitHub
commit d781ee0596
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,7 @@ repos:
additional_dependencies:
- types-cachetools==5.5.0.20240820
- types-filelock==3.2.7
- types-requests==2.32.0.20240914
- types-requests==2.32.0.20241016
- types-tabulate==0.9.0.20240106
- types-python-dateutil==2.9.0.20241003
- SQLAlchemy==2.0.35

@ -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.20240914
types-requests==2.32.0.20241016
types-tabulate==0.9.0.20240106
types-python-dateutil==2.9.0.20241003

Loading…
Cancel
Save