Skip to content

Commit

Permalink
chore(deps-dev): bump openapi-python-client from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [openapi-python-client](https://github.com/triaxtec/openapi-python-client) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/triaxtec/openapi-python-client/releases)
- [Changelog](https://github.com/openapi-generators/openapi-python-client/blob/main/CHANGELOG.md)
- [Commits](openapi-generators/openapi-python-client@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: openapi-python-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent adc13f1 commit 164a112
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 @@ -23,7 +23,7 @@ python-dateutil = "^2.8.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.4"
pre-commit = "^3.6.0"
openapi-python-client = "^0.16.0"
openapi-python-client = "^0.17.0"

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/MechanicalFlower/godot-asset-library-client/issues"
Expand Down

0 comments on commit 164a112

Please sign in to comment.