Merge pull request #8954 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.6

Bump types-cachetools from 5.3.0.5 to 5.3.0.6
This commit is contained in:
Matthias
2023-07-24 14:11:19 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==5.3.0.5
- types-cachetools==5.3.0.6
- types-filelock==3.2.7
- types-requests==2.31.0.1
- types-tabulate==0.9.0.2

View File

@@ -23,7 +23,7 @@ time-machine==2.11.0
nbconvert==7.7.0
# mypy types
types-cachetools==5.3.0.5
types-cachetools==5.3.0.6
types-filelock==3.2.7
types-requests==2.31.0.1
types-tabulate==0.9.0.2