From a476de43944b4891e321ae06331f04309bc370a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:59:12 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump openapi-python-client from 0.21.5 to 0.21.7 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](https://github.com/openapi-generators/openapi-python-client/compare/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] --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index ed86d43..027c86d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -334,13 +334,13 @@ setuptools = "*" [[package]] name = "openapi-python-client" -version = "0.21.5" +version = "0.21.7" description = "Generate modern Python clients from OpenAPI" optional = false python-versions = "<4.0,>=3.8.1" files = [ - {file = "openapi_python_client-0.21.5-py3-none-any.whl", hash = "sha256:4dc5c2b1372da10258856b442fd533c25a61480862aeb10f9168301c2541dffe"}, - {file = "openapi_python_client-0.21.5.tar.gz", hash = "sha256:bf74c2a4bae69ad6d7643c834aafca6b9f691d2446695a79e410cf1925adc63d"}, + {file = "openapi_python_client-0.21.7-py3-none-any.whl", hash = "sha256:bbef6dda2be4b5540f3fdae89374c68462f4dc18126b222fbb0a7cd2da78c31d"}, + {file = "openapi_python_client-0.21.7.tar.gz", hash = "sha256:02a4800f6191237e5d9abd9b727d0bcf9165e2617f597c03eaa23a5625f466e3"}, ] [package.dependencies] @@ -351,7 +351,7 @@ jinja2 = ">=3.0.0,<4.0.0" pydantic = ">=2.1.1,<3.0.0" python-dateutil = ">=2.8.1,<3.0.0" ruamel-yaml = ">=0.18.6,<0.19.0" -ruff = ">=0.2,<0.7" +ruff = ">=0.2,<0.8" shellingham = ">=1.3.2,<2.0.0" typer = ">0.6,<0.13" typing-extensions = ">=4.8.0,<5.0.0" @@ -865,4 +865,4 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "78758f98239b0f3948105f5f14f9891c7fe9fde1f7274f6fed512ffc2c1168f5" +content-hash = "4b6bf18028e8a0fd740a1c9daf441a6ff7c3f890816bc22da756229f68b32dee" diff --git a/pyproject.toml b/pyproject.toml index 09f7a87..d57705a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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" From 7787460aca0a4ff19ef9639039363e6fea6ca676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 3 Dec 2024 06:59:27 +0000 Subject: [PATCH 2/2] chore(changelog): automatic update to add dependabot deps bump --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b80312d..434a5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bump `pytest` from 7.4.3 to 8.3.4 ([#8](https://github.com/MechanicalFlower/godot-asset-library-client/pull/8), [#11](https://github.com/MechanicalFlower/godot-asset-library-client/pull/11), [#13](https://github.com/MechanicalFlower/godot-asset-library-client/pull/13), [#17](https://github.com/MechanicalFlower/godot-asset-library-client/pull/17), [#20](https://github.com/MechanicalFlower/godot-asset-library-client/pull/20), [#23](https://github.com/MechanicalFlower/godot-asset-library-client/pull/23), [#26](https://github.com/MechanicalFlower/godot-asset-library-client/pull/26), [#29](https://github.com/MechanicalFlower/godot-asset-library-client/pull/29), [#32](https://github.com/MechanicalFlower/godot-asset-library-client/pull/32), [#41](https://github.com/MechanicalFlower/godot-asset-library-client/pull/41), [#65](https://github.com/MechanicalFlower/godot-asset-library-client/pull/65)) - Bump `attrs` from 23.1.0 to 23.2.0 ([#6](https://github.com/MechanicalFlower/godot-asset-library-client/pull/6)) - Bump `pre-commit` from 3.6.0 to 4.0.1 ([#12](https://github.com/MechanicalFlower/godot-asset-library-client/pull/12), [#14](https://github.com/MechanicalFlower/godot-asset-library-client/pull/14), [#27](https://github.com/MechanicalFlower/godot-asset-library-client/pull/27), [#42](https://github.com/MechanicalFlower/godot-asset-library-client/pull/42), [#60](https://github.com/MechanicalFlower/godot-asset-library-client/pull/60)) -- Bump `openapi-python-client` from 0.16.0 to 0.21.5 ([#10](https://github.com/MechanicalFlower/godot-asset-library-client/pull/10), [#15](https://github.com/MechanicalFlower/godot-asset-library-client/pull/15), [#16](https://github.com/MechanicalFlower/godot-asset-library-client/pull/16), [#22](https://github.com/MechanicalFlower/godot-asset-library-client/pull/22), [#30](https://github.com/MechanicalFlower/godot-asset-library-client/pull/30), [#39](https://github.com/MechanicalFlower/godot-asset-library-client/pull/39), [#53](https://github.com/MechanicalFlower/godot-asset-library-client/pull/53)) +- Bump `openapi-python-client` from 0.16.0 to 0.21.7 ([#10](https://github.com/MechanicalFlower/godot-asset-library-client/pull/10), [#15](https://github.com/MechanicalFlower/godot-asset-library-client/pull/15), [#16](https://github.com/MechanicalFlower/godot-asset-library-client/pull/16), [#22](https://github.com/MechanicalFlower/godot-asset-library-client/pull/22), [#30](https://github.com/MechanicalFlower/godot-asset-library-client/pull/30), [#39](https://github.com/MechanicalFlower/godot-asset-library-client/pull/39), [#53](https://github.com/MechanicalFlower/godot-asset-library-client/pull/53), [#64](https://github.com/MechanicalFlower/godot-asset-library-client/pull/64)) - Bump `httpx` from 0.25.2 to 0.27.2 ([#18](https://github.com/MechanicalFlower/godot-asset-library-client/pull/18), [#51](https://github.com/MechanicalFlower/godot-asset-library-client/pull/51)) - Bump `extractions/setup-just` from 1 to 2 ([#19](https://github.com/MechanicalFlower/godot-asset-library-client/pull/19)) - Bump `python-dateutil` from 2.8.2 to 2.9.0.post0 ([#21](https://github.com/MechanicalFlower/godot-asset-library-client/pull/21))