From 26b4cb929e1ff6511eb622214c20426d2f67e401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 22:05:58 +0000 Subject: [PATCH] Bump connexion from 2.9.0 to 2.14.1 in /server Bumps [connexion](https://github.com/zalando/connexion) from 2.9.0 to 2.14.1. - [Release notes](https://github.com/zalando/connexion/releases) - [Commits](https://github.com/zalando/connexion/compare/2.9.0...2.14.1) --- updated-dependencies: - dependency-name: connexion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 652b4cb..342eb71 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,4 +1,4 @@ -connexion==2.9.0 +connexion==2.14.1 mongoengine==0.23.1 nlpsandbox-client==4.2.0 psycopg2-binary==2.9.1