Skip to content

Commit

Permalink
Bump openapi-python-client from 0.21.1 to 0.21.2
Browse files Browse the repository at this point in the history
Bumps [openapi-python-client](https://github.com/openapi-generators/openapi-python-client) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/openapi-generators/openapi-python-client/releases)
- [Changelog](https://github.com/openapi-generators/openapi-python-client/blob/main/CHANGELOG.md)
- [Commits](openapi-generators/openapi-python-client@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: openapi-python-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent a25b2bd commit 59b1746
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -9,7 +9,7 @@ packages = [{include = "smallstep"}]

[tool.poetry.dependencies]
python = "^3.9"
openapi-python-client = "0.21.1"
openapi-python-client = "0.21.2"
pydantic-settings = "2.3.4"
pyhumps = "^3.8.0"

Expand Down

0 comments on commit 59b1746

Please sign in to comment.