From e8429bd2300e7f1cef2564f34a4da9134ab7391a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jun 2019 15:24:07 +0000 Subject: [PATCH] Update sqlalchemy from 1.3.4 to 1.3.5 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index bc54c9a0a..a05bfd122 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,7 +1,7 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs ccxt==1.18.805 -SQLAlchemy==1.3.4 +SQLAlchemy==1.3.5 python-telegram-bot==11.1.0 arrow==0.14.2 cachetools==3.1.1