Skip to content

Commit

Permalink
Update connexion[swagger-ui] requirement from <3,>=2.10.0 to >=2.10.0,<4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent e49bc5f commit a9ee285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
connexion[swagger-ui]>=2.10.0, <3
connexion[swagger-ui]>=2.10.0, <4
flask>=2.0,<4
werkzeug>=2.0,<4
flask-cors==5.0.0
Expand Down

0 comments on commit a9ee285

Please sign in to comment.