Merge pull request #12994 from freqtrade/dependabot/pip/develop/types-7fbf452716

chore(deps-dev): bump types-cachetools from 6.2.0.20251022 to 6.2.0.20260317 in the types group
This commit is contained in:
Matthias
2026-03-30 07:15:53 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==6.2.0.20251022
- types-cachetools==6.2.0.20260317
- types-filelock==3.2.7
- types-requests==2.32.4.20260107
- types-tabulate==0.10.0.20260308
+1 -1
View File
@@ -24,7 +24,7 @@ nbconvert==7.17.0
# mypy types
scipy-stubs==1.17.1.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.2.0.20251022
types-cachetools==6.2.0.20260317
types-filelock==3.2.7
types-requests==2.32.4.20260107
types-tabulate==0.10.0.20260308