From 92f9c828e6bc9322adda1036745cdd96e4d08697 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Nov 2018 13:34:07 +0100 Subject: [PATCH 1/2] Update ccxt from 1.17.439 to 1.17.448 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26a2d7a97..8dffcd5c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.439 +ccxt==1.17.448 SQLAlchemy==1.2.12 python-telegram-bot==11.1.0 arrow==0.12.1 From afc1329126652717e3299ce270185a53985063e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Nov 2018 13:34:08 +0100 Subject: [PATCH 2/2] Update sqlalchemy from 1.2.12 to 1.2.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8dffcd5c6..c688e3a68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.17.448 -SQLAlchemy==1.2.12 +SQLAlchemy==1.2.13 python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==2.1.0