From 8c9bc02bcd5eeb104e89dbcc50475b1e88f241cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 21:37:20 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.12 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b926961..2297c1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyYAML==3.13 click==7.0 future==0.16.0 -SQLAlchemy==1.2.12 +SQLAlchemy==1.4.0 -e .