From 93ff96cf626c60e89f166f36075f989a776c0b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 08:03:14 +0000 Subject: [PATCH] Bump connexion[swagger-ui] from 3.1.0 to 3.3.0 Bumps [connexion[swagger-ui]](https://github.com/spec-first/connexion) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/spec-first/connexion/releases) - [Commits](https://github.com/spec-first/connexion/compare/3.1.0...3.3.0) --- updated-dependencies: - dependency-name: connexion[swagger-ui] dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 461480c..6ee6804 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ setuptools >= 21.0.0 gunicorn==23.0.0 flask-marshmallow==1.2.1 flask-cors==5.0.1 -connexion[swagger-ui]==3.1.0 +connexion[swagger-ui]==3.3.0