Skip to content

Commit

Permalink
build(deps): bump connexion from 2.14.2 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [connexion](https://github.com/spec-first/connexion) from 2.14.2 to 3.0.5.
- [Release notes](https://github.com/spec-first/connexion/releases)
- [Commits](spec-first/connexion@2.14.2...3.0.5)

---
updated-dependencies:
- dependency-name: connexion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 71fda5a commit 5733cdf
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 96 deletions.
261 changes: 166 additions & 95 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PyNaCl = "^1.5.0"
redis = ">=4.5.1,<6.0.0"
requests = "^2.28.2"
rq = "^1.13.0"
connexion = {extras = ["swagger-ui"], version = "^2.14.2"}
connexion = {extras = ["swagger-ui"], version = ">=2.14.2,<4.0.0"}
prometheus-client = ">=0.13.1,<0.20.0"
gunicorn = ">=20.1,<22.0"
podman = "^4.4.1"
Expand Down

0 comments on commit 5733cdf

Please sign in to comment.