From bcf175f9104d3fc7a47ee0a028b2bb6340140fc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Aug 2022 14:15:49 -0400 Subject: [PATCH] Update sqlalchemy from 1.3.11 to 1.4.40 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc693e6..5670949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ connexion==2.4.0 -SQLAlchemy==1.3.11 +SQLAlchemy==1.4.40 tornado==6.0.3 decorator==4.4.1 bravado-core==5.16.0