mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #7016 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.11
Bump types-tabulate from 0.8.9 to 0.8.11
This commit is contained in:
commit
0a5225695a
|
@ -16,7 +16,7 @@ repos:
|
|||
- types-cachetools==5.2.1
|
||||
- types-filelock==3.2.7
|
||||
- types-requests==2.28.0
|
||||
- types-tabulate==0.8.9
|
||||
- types-tabulate==0.8.11
|
||||
- types-python-dateutil==2.8.17
|
||||
# stages: [push]
|
||||
|
||||
|
|
|
@ -25,5 +25,5 @@ nbconvert==6.5.0
|
|||
types-cachetools==5.2.1
|
||||
types-filelock==3.2.7
|
||||
types-requests==2.28.0
|
||||
types-tabulate==0.8.9
|
||||
types-tabulate==0.8.11
|
||||
types-python-dateutil==2.8.17
|
||||
|
|
Loading…
Reference in New Issue
Block a user