Skip to content

Commit

Permalink
Bump openapi-python-client from 0.21.2 to 0.21.3
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.2 to 0.21.3.
- [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.2...v0.21.3)

---
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 Aug 19, 2024
1 parent f4fc35b commit 2f30b7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.2"
openapi-python-client = "0.21.3"
pydantic-settings = "2.3.4"
pyhumps = "^3.8.0"

Expand Down

0 comments on commit 2f30b7f

Please sign in to comment.