From 07c3fc454bbf64ddb9fc33beb44af9212554b9a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 22 Jun 2022 15:58:29 -0400 Subject: [PATCH] Update connexion from 2.4.0 to 2.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc693e6..15280ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -connexion==2.4.0 +connexion==2.14.0 SQLAlchemy==1.3.11 tornado==6.0.3 decorator==4.4.1