From 261cd7746bb21b9c4071669ce24ad00c5786e39a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Nov 2018 13:34:07 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.13 to 1.2.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ecc6cb682..f0fe0e05d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.17.489 -SQLAlchemy==1.2.13 +SQLAlchemy==1.2.14 python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==3.0.0