Merge pull request #11482 from freqtrade/dependabot/pip/develop/types-dfbe43a2fe

chore(deps-dev): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the types group
pull/11487/head
Matthias 1 year ago committed by GitHub
commit fe48f6769f
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.20250301
- types-requests==2.32.0.20250306
- types-tabulate==0.9.0.20241207
- types-python-dateutil==2.9.0.20241206
- SQLAlchemy==2.0.38

@ -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.20250301
types-requests==2.32.0.20250306
types-tabulate==0.9.0.20241207
types-python-dateutil==2.9.0.20241206

Loading…
Cancel
Save