Skip to content

Commit 8c11974

Browse files
authored
Merge pull request freqtrade#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
2 parents 7dcbd81 + dfec3f1 commit 8c11974

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: mypy
2727
exclude: build_helpers
2828
additional_dependencies:
29-
- types-cachetools==5.5.0.20240820
29+
- types-cachetools==6.0.0.20250525
3030
- types-filelock==3.2.7
3131
- types-requests==2.32.0.20250515
3232
- types-tabulate==0.9.0.20241207

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ time-machine==2.16.0
2525
nbconvert==7.16.6
2626

2727
# mypy types
28-
types-cachetools==5.5.0.20240820
28+
types-cachetools==6.0.0.20250525
2929
types-filelock==3.2.7
3030
types-requests==2.32.0.20250515
3131
types-tabulate==0.9.0.20241207

0 commit comments

Comments
 (0)