Merge pull request #12011 from freqtrade/dependabot/pip/develop/types-83c738a83e

chore(deps-dev): bump types-cachetools from 6.0.0.20250525 to 6.1.0.20250717 in the types group
pull/12012/head
Matthias 10 months ago committed by GitHub
commit ddd7009fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==6.0.0.20250525
- types-cachetools==6.1.0.20250717
- types-filelock==3.2.7
- types-requests==2.32.4.20250611
- types-tabulate==0.9.0.20241207

@ -25,7 +25,7 @@ nbconvert==7.16.6
# mypy types
scipy-stubs==1.16.0.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.0.0.20250525
types-cachetools==6.1.0.20250717
types-filelock==3.2.7
types-requests==2.32.4.20250611
types-tabulate==0.9.0.20241207

Loading…
Cancel
Save