Merge pull request #3711 from freqtrade/dependabot/pip/develop/arrow-0.16.0

Bump arrow from 0.15.8 to 0.16.0
This commit is contained in:
Matthias 2020-08-24 09:04:42 +02:00 committed by GitHub
commit c3523daa09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
ccxt==1.33.52
SQLAlchemy==1.3.18
python-telegram-bot==12.8
arrow==0.15.8
arrow==0.16.0
cachetools==4.1.1
requests==2.24.0
urllib3==1.25.10