From 0aa8557c03f528a2a6e178f9129d106a968e6e16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 20 Sep 2018 14:28:08 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.316 to 1.17.324 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 149143d9c..d9f8f39f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.316 +ccxt==1.17.324 SQLAlchemy==1.2.11 python-telegram-bot==11.1.0 arrow==0.12.1 From 53c0f01bef9d4cbc54c6a086c52682f6269ca534 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 20 Sep 2018 14:28:10 +0200 Subject: [PATCH 2/2] Update sqlalchemy from 1.2.11 to 1.2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9f8f39f1..676f8b0cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.17.324 -SQLAlchemy==1.2.11 +SQLAlchemy==1.2.12 python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==2.1.0