Skip to content

Commit

Permalink
chore(deps-dev): bump openapi-python-client from 0.21.5 to 0.21.7
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.5 to 0.21.7.
- [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.5...v0.21.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent f68a48a commit a476de4
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.9.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
pre-commit = "^4.0.1"
openapi-python-client = "^0.21.5"
openapi-python-client = "^0.21.7"

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

0 comments on commit a476de4

Please sign in to comment.