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:
@@ -20,7 +20,7 @@ repos:
|
|||||||
- id: mypy
|
- id: mypy
|
||||||
exclude: build_helpers
|
exclude: build_helpers
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- types-cachetools==6.2.0.20251022
|
- types-cachetools==6.2.0.20260317
|
||||||
- types-filelock==3.2.7
|
- types-filelock==3.2.7
|
||||||
- types-requests==2.32.4.20260107
|
- types-requests==2.32.4.20260107
|
||||||
- types-tabulate==0.10.0.20260308
|
- types-tabulate==0.10.0.20260308
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ nbconvert==7.17.0
|
|||||||
|
|
||||||
# mypy types
|
# mypy types
|
||||||
scipy-stubs==1.17.1.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
|
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-filelock==3.2.7
|
||||||
types-requests==2.32.4.20260107
|
types-requests==2.32.4.20260107
|
||||||
types-tabulate==0.10.0.20260308
|
types-tabulate==0.10.0.20260308
|
||||||
|
|||||||
Reference in New Issue
Block a user