From adfd8c7f5c29f9294b4b8ba9933af69e227d19c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Sep 2018 14:28:06 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.216 to 1.17.222 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb061855..fbbba7c60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.216 +ccxt==1.17.222 SQLAlchemy==1.2.11 python-telegram-bot==11.0.0 arrow==0.12.1 From 3831f198e9e75e7258ac24a74392cb5f0510f71f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Sep 2018 14:28:07 +0200 Subject: [PATCH 2/2] Update python-telegram-bot from 11.0.0 to 11.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fbbba7c60..38baf322b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ccxt==1.17.222 SQLAlchemy==1.2.11 -python-telegram-bot==11.0.0 +python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==2.1.0 requests==2.19.1