Skip to content

security(deps): bump openapi-python-client from 0.27.1 to 0.29.0#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openapi-python-client-0.29.0
Open

security(deps): bump openapi-python-client from 0.27.1 to 0.29.0#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openapi-python-client-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps openapi-python-client from 0.27.1 to 0.29.0.

Release notes

Sourced from openapi-python-client's releases.

0.29.0 (2026-05-30)

Breaking Changes

  • Drop support for Python 3.10
  • Raise minimum httpx version to 0.23.1

Features

  • replace python-dateutil with stdlib datetime.fromisoformat (#1429)

Fixes

  • Remove some generated casts that aren't necessary with mypy v2 (#1436)
  • Explicitly set boundary for multipart/form-data (#1005)

0.28.4 (2026-05-11)

Features

  • Update uv_build to 0.11 when using --meta=uv (#1434)

Add support for x-enum-varnames to string enums

#1358 by @​mbbush

You can now customize the variable names of the generated string enumerations using the x-enum-varnames openapi extension. Previously, this was only possible for integer enumerations.

0.28.3 (2026-02-17)

Fixes

  • sort remaining lazy imports in model template (#1400)

0.28.2 (2026-02-09)

Features

  • Update uv_build 0.10 when using --meta=uv (#1396)

0.28.1 (2026-01-10)

Fixes

  • Apply required overrides from allOf schemas (#1384)
  • Sort lazy imports to increase stability of generated code (#1378)

0.28.0 (2025-12-03)

Breaking Changes

  • URL-encode path parameters in generated endpoints (#1349)

Fixes

Fix bad code generation

... (truncated)

Changelog

Sourced from openapi-python-client's changelog.

0.29.0 (2026-05-30)

Breaking Changes

  • Drop support for Python 3.10
  • Raise minimum httpx version to 0.23.1

Features

  • replace python-dateutil with stdlib datetime.fromisoformat (#1429)

Fixes

  • Remove some generated casts that aren't necessary with mypy v2 (#1436)
  • Explicitly set boundary for multipart/form-data (#1005)

0.28.4 (2026-05-11)

Features

  • Update uv_build to 0.11 when using --meta=uv (#1434)

Add support for x-enum-varnames to string enums

##1358 by @​mbbush

You can now customize the variable names of the generated string enumerations using the x-enum-varnames openapi extension. Previously, this was only possible for integer enumerations.

0.28.3 (2026-02-17)

Fixes

  • sort remaining lazy imports in model template (#1400)

0.28.2 (2026-02-09)

Features

  • Update uv_build 0.10 when using --meta=uv (#1396)

0.28.1 (2026-01-10)

Fixes

  • Apply required overrides from allOf schemas (#1384)
  • Sort lazy imports to increase stability of generated code (#1378)

0.28.0 (2025-12-03)

Breaking Changes

... (truncated)

Commits
  • 7939364 Release 0.29.0 (#1439)
  • 18281e9 Drop Python 3.10 support (#1444)
  • fb3f866 fix: Explicitly set boundary for multipart/form-data (#1005)
  • 1dab945 chore: Remove test dependency on Click and improve CI venv handling (#1443)
  • 6df45e9 feat: replace python-dateutil with stdlib datetime.fromisoformat (#1429)
  • eeda8c5 chore(deps): update dependency typer to >0.16,<0.27 (#1440)
  • cc2ebc9 fix: Remove some generated casts that aren't necessary with mypy v2 (#1436)
  • 284576f Release 0.28.4 (#1408)
  • 7be999c chore(deps): lock file maintenance (#1415)
  • 7eeb915 chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0 (#1419)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openapi-python-client](https://github.com/openapi-generators/openapi-python-client) from 0.27.1 to 0.29.0.
- [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.27.1...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team June 10, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants