Merge pull request #10440 from freqtrade/dependabot/pip/develop/types-5f7a719065

chore(deps-dev): bump types-cachetools from 5.3.0.7 to 5.4.0.20240717 in the types group
pull/10449/head
Matthias 2 years ago committed by GitHub
commit cc8afffaa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==5.3.0.7
- types-cachetools==5.4.0.20240717
- types-filelock==3.2.7
- types-requests==2.32.0.20240712
- types-tabulate==0.9.0.20240106

@ -25,7 +25,7 @@ time-machine==2.14.2
nbconvert==7.16.4
# mypy types
types-cachetools==5.3.0.7
types-cachetools==5.4.0.20240717
types-filelock==3.2.7
types-requests==2.32.0.20240712
types-tabulate==0.9.0.20240106

Loading…
Cancel
Save