From 434926a1e65d1e3262d86d8d681c270eeeec7c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:26:11 +0000 Subject: [PATCH] Bump connexion[swagger-ui] from 3.1.0 to 3.2.0 Bumps [connexion[swagger-ui]](https://github.com/spec-first/connexion) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/spec-first/connexion/releases) - [Commits](https://github.com/spec-first/connexion/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: connexion[swagger-ui] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-api.txt b/requirements-api.txt index b32d955..bf16303 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,4 +1,4 @@ boto3==1.36.2 cachetools==5.5.0 -connexion[swagger-ui]==3.1.0 +connexion[swagger-ui]==3.2.0 mangum==0.19.0