Merge pull request #12425 from freqtrade/dependabot/pip/develop/types-c656cdcffe

chore(deps-dev): bump types-cachetools from 6.2.0.20250827 to 6.2.0.20251022 in the types group
This commit is contained in:
Matthias
2025-10-27 09:02:44 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==6.2.0.20250827
- types-cachetools==6.2.0.20251022
- types-filelock==3.2.7
- types-requests==2.32.4.20250913
- types-tabulate==0.9.0.20241207

View File

@@ -25,7 +25,7 @@ nbconvert==7.16.6
# mypy types
scipy-stubs==1.16.2.3 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.2.0.20250827
types-cachetools==6.2.0.20251022
types-filelock==3.2.7
types-requests==2.32.4.20250913
types-tabulate==0.9.0.20241207