Merge pull request #13022 from freqtrade/dependabot/pip/develop/types-5079a209b0

chore(deps-dev): bump the types group across 1 directory with 2 updates
pull/13032/head
Matthias 1 month ago committed by GitHub
commit e6aa098c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,9 +22,9 @@ repos:
additional_dependencies:
- types-cachetools==6.2.0.20260317
- types-filelock==3.2.7
- types-requests==2.32.4.20260107
- types-requests==2.33.0.20260327
- types-tabulate==0.10.0.20260308
- types-python-dateutil==2.9.0.20260305
- types-python-dateutil==2.9.0.20260323
- scipy-stubs==1.17.1.3
- SQLAlchemy==2.0.48
# stages: [push]

@ -26,9 +26,9 @@ nbconvert==7.17.0
scipy-stubs==1.17.1.3 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.2.0.20260317
types-filelock==3.2.7
types-requests==2.32.4.20260107
types-requests==2.33.0.20260327
types-tabulate==0.10.0.20260308
types-python-dateutil==2.9.0.20260305
types-python-dateutil==2.9.0.20260323
pip-audit==2.10.0
# For build step in CI
build==1.4.2

Loading…
Cancel
Save