Merge pull request #6989 from freqtrade/dependabot/pip/develop/types-cachetools-5.0.2
Bump types-cachetools from 5.0.1 to 5.0.2
This commit is contained in:
commit
5e8bfb576b
@ -13,7 +13,7 @@ repos:
|
|||||||
- id: mypy
|
- id: mypy
|
||||||
exclude: build_helpers
|
exclude: build_helpers
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- types-cachetools==5.0.1
|
- types-cachetools==5.0.2
|
||||||
- types-filelock==3.2.7
|
- types-filelock==3.2.7
|
||||||
- types-requests==2.27.30
|
- types-requests==2.27.30
|
||||||
- types-tabulate==0.8.9
|
- types-tabulate==0.8.9
|
||||||
|
@ -22,7 +22,7 @@ time-machine==2.7.0
|
|||||||
nbconvert==6.5.0
|
nbconvert==6.5.0
|
||||||
|
|
||||||
# mypy types
|
# mypy types
|
||||||
types-cachetools==5.0.1
|
types-cachetools==5.0.2
|
||||||
types-filelock==3.2.7
|
types-filelock==3.2.7
|
||||||
types-requests==2.27.30
|
types-requests==2.27.30
|
||||||
types-tabulate==0.8.9
|
types-tabulate==0.8.9
|
||||||
|
Loading…
Reference in New Issue
Block a user