From 4f557af6cb80327dbc3b9115af8f52b1afe55fad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:04 +0000 Subject: [PATCH 1/6] Update ccxt from 1.18.468 to 1.18.470 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8d4d84d5..8b6e3014d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.468 +ccxt==1.18.470 SQLAlchemy==1.3.2 python-telegram-bot==11.1.0 arrow==0.13.1 From 5cb90bdf775116bbd866045ef7bf11cf8ccbb60a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:05 +0000 Subject: [PATCH 2/6] Update ccxt from 1.18.468 to 1.18.470 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 7d7b779e9..aa1133a0f 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,4 +1,4 @@ -ccxt==1.18.468 +ccxt==1.18.470 SQLAlchemy==1.3.2 python-telegram-bot==11.1.0 arrow==0.13.1 From aa63f2be1fe3ddcdcc35fd24a851201d457130eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:06 +0000 Subject: [PATCH 3/6] Update sqlalchemy from 1.3.2 to 1.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b6e3014d..40903e9d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.18.470 -SQLAlchemy==1.3.2 +SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 cachetools==3.1.0 From 87ff5ad1e09534f12a438aec05b04c973cb57da5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:07 +0000 Subject: [PATCH 4/6] Update sqlalchemy from 1.3.2 to 1.3.3 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index aa1133a0f..0fd26a3d9 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,5 +1,5 @@ ccxt==1.18.470 -SQLAlchemy==1.3.2 +SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 cachetools==3.1.0 From c40406d26eb924356773148a5b8abc525accb10d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:09 +0000 Subject: [PATCH 5/6] Update pytest from 4.4.0 to 4.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c59923ed2..77f122a59 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==3.7.7 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0 -pytest==4.4.0 +pytest==4.4.1 pytest-mock==1.10.3 pytest-asyncio==0.10.0 pytest-cov==2.6.1 From b2a623ee169485bb8bf82367c38d4679a1777fb5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 12:39:12 +0000 Subject: [PATCH 6/6] Update plotly from 3.7.1 to 3.8.0 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index e582fddf6..0b924b608 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,5 +1,5 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==3.7.1 +plotly==3.8.0