Skip to content

Commit

Permalink
pip(deps-dev): bump connexion from 2.14.2 to 3.0.1
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.1.
- [Release notes](https://github.com/spec-first/connexion/releases)
- [Commits](spec-first/connexion@2.14.2...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent f1775b6 commit 1f3eecf
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 68 deletions.
115 changes: 48 additions & 67 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 @@ -34,7 +34,7 @@ mkdocs-material = "^9.4.7"
mkdocs = "^1.5.3"

[tool.poetry.group.dev.dependencies]
connexion = "^2.14.2"
connexion = "^3.0.1"
pytest = "^7.4.3"
pytest-cov = "^4.0.0"
hypothesis = "^6.87.3"
Expand Down

0 comments on commit 1f3eecf

Please sign in to comment.