Merge pull request #11574 from freqtrade/dependabot/pip/develop/types-5caadd7f67

chore(deps-dev): bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 in the types group
pull/11585/head
Matthias 1 year ago committed by GitHub
commit 7894c08b83
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.20250306
- types-requests==2.32.0.20250328
- types-tabulate==0.9.0.20241207
- types-python-dateutil==2.9.0.20241206
- SQLAlchemy==2.0.40

@ -27,6 +27,6 @@ nbconvert==7.16.6
# mypy types
types-cachetools==5.5.0.20240820
types-filelock==3.2.7
types-requests==2.32.0.20250306
types-requests==2.32.0.20250328
types-tabulate==0.9.0.20241207
types-python-dateutil==2.9.0.20241206

Loading…
Cancel
Save