From 997a6419c937ef2a060b59f9006f9232c7c1b1c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Feb 2022 03:48:32 -0500 Subject: [PATCH] Update connexion from 2.4.0 to 2.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc693e6..7a5714e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -connexion==2.4.0 +connexion==2.12.0 SQLAlchemy==1.3.11 tornado==6.0.3 decorator==4.4.1