From 18138e5d81c571870ad5218555b615f896708d42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Mar 2022 18:48:58 -0400 Subject: [PATCH] Update connexion from 2.4.0 to 2.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc693e6..24a8a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -connexion==2.4.0 +connexion==2.13.0 SQLAlchemy==1.3.11 tornado==6.0.3 decorator==4.4.1