From e5707b8a2cd5fea5164d33904903aa2ab364ca79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Aug 2018 14:28:06 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.152 to 1.17.157 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7610f43d6..9a6784cf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.152 +ccxt==1.17.157 SQLAlchemy==1.2.10 python-telegram-bot==10.1.0 arrow==0.12.1 From 8a844488d465334973936ba9ea947e2398995ec0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Aug 2018 14:28:08 +0200 Subject: [PATCH 2/2] Update sqlalchemy from 1.2.10 to 1.2.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a6784cf0..4181d0d1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.17.157 -SQLAlchemy==1.2.10 +SQLAlchemy==1.2.11 python-telegram-bot==10.1.0 arrow==0.12.1 cachetools==2.1.0