mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-06 14:20:24 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user