Skip to content

Commit

Permalink
Bump openapi-python-client from 0.21.0 to 0.21.1
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.0 to 0.21.1.
- [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.0...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 648ae2f commit 493e573
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.0"
openapi-python-client = "0.21.1"
pydantic-settings = "2.3.4"
pyhumps = "^3.8.0"

Expand Down

0 comments on commit 493e573

Please sign in to comment.