From 51113dae0e2d21fee9095ddaa5b03ddf931ff86d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2019 17:19:16 +0200 Subject: [PATCH] Update sqlalchemy from 1.3.3 to 1.3.4 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 7620ddada..ee8b08b75 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.615 -SQLAlchemy==1.3.3 +SQLAlchemy==1.3.4 python-telegram-bot==11.1.0 arrow==0.13.2 cachetools==3.1.1