Merge pull request #6974 from freqtrade/dependabot/pip/develop/types-filelock-3.2.7

Bump types-filelock from 3.2.6 to 3.2.7
This commit is contained in:
Matthias
2022-06-13 08:25:10 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ repos:
exclude: build_helpers
additional_dependencies:
- types-cachetools==5.0.1
- types-filelock==3.2.6
- types-filelock==3.2.7
- types-requests==2.27.30
- types-tabulate==0.8.9
- types-python-dateutil==2.8.17

View File

@@ -23,7 +23,7 @@ nbconvert==6.5.0
# mypy types
types-cachetools==5.0.1
types-filelock==3.2.6
types-filelock==3.2.7
types-requests==2.27.30
types-tabulate==0.8.9
types-python-dateutil==2.8.17