Skip to content

Commit f217ef1

Browse files
Update connexion[swagger-ui] requirement from <3,>=2.10.0 to >=2.10.0,<4 (#5196)
Updates the requirements on [connexion[swagger-ui]](https://github.com/spec-first/connexion) to permit the latest version. - [Release notes](https://github.com/spec-first/connexion/releases) - [Commits](spec-first/connexion@2.10.0...3.2.0) --- updated-dependencies: - dependency-name: connexion[swagger-ui] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26b6b3a commit f217ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
connexion[swagger-ui]>=2.10.0, <3
1+
connexion[swagger-ui]>=2.10.0, <4
22
flask>=2.0,<4
33
werkzeug>=2.0,<4
44
flask-cors==5.0.0

0 commit comments

Comments
 (0)