From 454615a39027169cd3ffe9e9f554a072fdfd8448 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Dec 2020 23:34:14 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.12 to 1.3.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b926961..d02526a 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.3.22 -e .