Merge pull request #7567 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.0

Bump types-tabulate from 0.8.11 to 0.9.0.0
This commit is contained in:
Matthias 2022-10-10 08:48:02 +02:00 committed by GitHub
commit 2b1c1afc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ repos:
- types-cachetools==5.2.1
- types-filelock==3.2.7
- types-requests==2.28.11
- types-tabulate==0.8.11
- types-tabulate==0.9.0.0
- types-python-dateutil==2.8.19
# stages: [push]

View File

@ -26,5 +26,5 @@ nbconvert==7.2.1
types-cachetools==5.2.1
types-filelock==3.2.7
types-requests==2.28.11
types-tabulate==0.8.11
types-tabulate==0.9.0.0
types-python-dateutil==2.8.19