Merge pull request #12103 from freqtrade/dependabot/pip/develop/types-aabf979877

chore(deps-dev): bump the types group with 2 updates
pull/12108/head
Matthias 9 months ago committed by GitHub
commit 842e651928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,9 +28,9 @@ repos:
additional_dependencies:
- types-cachetools==6.1.0.20250717
- types-filelock==3.2.7
- types-requests==2.32.4.20250611
- types-requests==2.32.4.20250809
- types-tabulate==0.9.0.20241207
- types-python-dateutil==2.9.0.20250708
- types-python-dateutil==2.9.0.20250809
- scipy-stubs==1.16.1.0
- SQLAlchemy==2.0.42
# stages: [push]

@ -27,6 +27,6 @@ nbconvert==7.16.6
scipy-stubs==1.16.1.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.1.0.20250717
types-filelock==3.2.7
types-requests==2.32.4.20250611
types-requests==2.32.4.20250809
types-tabulate==0.9.0.20241207
types-python-dateutil==2.9.0.20250708
types-python-dateutil==2.9.0.20250809

Loading…
Cancel
Save