Merge pull request #1552 from freqtrade/pyup/scheduled-update-2019-02-13

Scheduled daily dependency update on wednesday
This commit is contained in:
Matthias 2019-02-13 14:35:43 +01:00 committed by GitHub
commit dcc86bfa55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
flake8==3.7.5 flake8==3.7.5
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0 flake8-tidy-imports==2.0.0
pytest==4.2.0 pytest==4.2.1
pytest-mock==1.10.1 pytest-mock==1.10.1
pytest-asyncio==0.10.0 pytest-asyncio==0.10.0
pytest-cov==2.6.1 pytest-cov==2.6.1

View File

@ -1,7 +1,7 @@
ccxt==1.18.230 ccxt==1.18.234
SQLAlchemy==1.2.17 SQLAlchemy==1.2.17
python-telegram-bot==11.1.0 python-telegram-bot==11.1.0
arrow==0.13.0 arrow==0.13.1
cachetools==3.1.0 cachetools==3.1.0
requests==2.21.0 requests==2.21.0
urllib3==1.24.1 urllib3==1.24.1