Merge pull request #9652 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.20240106

Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
This commit is contained in:
Matthias 2024-01-08 10:12:09 +01:00 committed by GitHub
commit e28b2f44d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ repos:
- types-cachetools==5.3.0.7
- types-filelock==3.2.7
- types-requests==2.31.0.20240106
- types-tabulate==0.9.0.3
- types-tabulate==0.9.0.20240106
- types-python-dateutil==2.8.19.20240106
- SQLAlchemy==2.0.23
# stages: [push]

View File

@ -27,5 +27,5 @@ nbconvert==7.14.0
types-cachetools==5.3.0.7
types-filelock==3.2.7
types-requests==2.31.0.20240106
types-tabulate==0.9.0.3
types-tabulate==0.9.0.20240106
types-python-dateutil==2.8.19.20240106