From 305f2b74e8c43b008ebab7e6bd3db92e3ad3c56f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Dec 2018 13:34:05 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.74 to 1.18.78 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7a6f748e..60cf407a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.74 +ccxt==1.18.78 SQLAlchemy==1.2.15 python-telegram-bot==11.1.0 arrow==0.12.1 From cf0e31c5a27b620967da490fa95e312eb580dfc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Dec 2018 13:34:07 +0100 Subject: [PATCH 2/2] Update plotly from 3.4.1 to 3.4.2 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index c1cc409b0..fa6827211 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.4.1 +plotly==3.4.2