From 9a6106736763c89bdc8709d28b4f32953b35b30f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Mar 2019 13:32:04 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.372 to 1.18.376 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85b43b4f8..7f3fe503d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.372 +ccxt==1.18.376 SQLAlchemy==1.3.1 python-telegram-bot==11.1.0 arrow==0.13.1 From 2b09e3ca3db6490df5d633275f634618ab147057 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Mar 2019 13:32:05 +0100 Subject: [PATCH 2/2] Update plotly from 3.7.0 to 3.7.1 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index b49aad626..e582fddf6 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.0 +plotly==3.7.1