Merge pull request #8256 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.4
Bump types-cachetools from 5.3.0.0 to 5.3.0.4
This commit is contained in:
commit
5c13fbb0b8
@ -13,7 +13,7 @@ repos:
|
||||
- id: mypy
|
||||
exclude: build_helpers
|
||||
additional_dependencies:
|
||||
- types-cachetools==5.3.0.0
|
||||
- types-cachetools==5.3.0.4
|
||||
- types-filelock==3.2.7
|
||||
- types-requests==2.28.11.15
|
||||
- types-tabulate==0.9.0.1
|
||||
|
@ -25,7 +25,7 @@ httpx==0.23.3
|
||||
nbconvert==7.2.9
|
||||
|
||||
# mypy types
|
||||
types-cachetools==5.3.0.0
|
||||
types-cachetools==5.3.0.4
|
||||
types-filelock==3.2.7
|
||||
types-requests==2.28.11.15
|
||||
types-tabulate==0.9.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user