From 75db2017841623b528381da894b2f1c0de623085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 12:55:17 +0000 Subject: [PATCH] Bump the pip-dependencies group with 1 update Bumps the pip-dependencies group with 1 update: [connexion](https://github.com/spec-first/connexion). Updates `connexion` from 2.14.2 to 3.0.5 - [Release notes](https://github.com/spec-first/connexion/releases) - [Commits](https://github.com/spec-first/connexion/compare/2.14.2...3.0.5) --- updated-dependencies: - dependency-name: connexion dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 613a4bea..8900371a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker==1.7.0 # Added manually, to be removed later. bs4==0.0.2 chardet==5.2.0 -connexion==2.14.2 +connexion==3.0.5 Flask-Admin==1.6.1 Flask-APScheduler==1.13.1 Flask-BasicAuth==0.2.0