Merge pull request #8952 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.3

Bump types-tabulate from 0.9.0.2 to 0.9.0.3
This commit is contained in:
Matthias
2023-07-24 15:33:49 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ repos:
- types-cachetools==5.3.0.6
- types-filelock==3.2.7
- types-requests==2.31.0.1
- types-tabulate==0.9.0.2
- types-tabulate==0.9.0.3
- types-python-dateutil==2.8.19.13
- SQLAlchemy==2.0.19
# stages: [push]

View File

@@ -26,5 +26,5 @@ nbconvert==7.7.0
types-cachetools==5.3.0.6
types-filelock==3.2.7
types-requests==2.31.0.1
types-tabulate==0.9.0.2
types-tabulate==0.9.0.3
types-python-dateutil==2.8.19.13