Skip to content

Update dependency openapi-python-client to v0.29.0#28

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openapi-python-client-0.x
Open

Update dependency openapi-python-client to v0.29.0#28
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openapi-python-client-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
openapi-python-client ==0.27.1==0.29.0 age confidence

Release Notes

openapi-generators/openapi-python-client (openapi-python-client)

v0.29.0

Compare Source

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)

v0.28.4

Compare Source

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.

v0.28.3

Compare Source

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

v0.28.2

Compare Source

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

v0.28.1

Compare Source

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

v0.28.0

Compare Source

Breaking Changes
  • URL-encode path parameters in generated endpoints (#​1349)
Fixes
Fix bad code generation

##​1360 by @​EricAtORS

This fixes:

Fix optional bodies

If a body is not required (the default), it will now:

  1. Have Unset as part of its type annotation.
  2. Default to a value of UNSET
  3. Not be included in the request if it is UNSET

Thanks @​orelmaliach for the report! Fixes #​1354


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team June 8, 2026 09:11
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