Merge pull request #11791 from freqtrade/dependabot/pip/develop/types-af298ab694

chore(deps-dev): bump types-cachetools from 5.5.0.20240820 to 6.0.0.20250525 in the types group
This commit is contained in:
Matthias
2025-05-26 08:08:33 +02: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==5.5.0.20240820
- types-cachetools==6.0.0.20250525
- types-filelock==3.2.7
- types-requests==2.32.0.20250515
- types-tabulate==0.9.0.20241207

View File

@@ -25,7 +25,7 @@ time-machine==2.16.0
nbconvert==7.16.6
# mypy types
types-cachetools==5.5.0.20240820
types-cachetools==6.0.0.20250525
types-filelock==3.2.7
types-requests==2.32.0.20250515
types-tabulate==0.9.0.20241207