Skip to content

build(deps): bump openai from 3.8.0 to 3.14.0 - #205

Merged
michaelegner merged 2 commits into
mainfrom
dependabot/uv/openai-3.13.0
Sep 18, 2026
Merged

michaelegner merged 2 commits into
mainfrom
dependabot/uv/openai-3.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps openai from 3.8.0 to 3.14.0.

Release notes

Sourced from openai's releases.

v3.14.0

3.14.0 (2026-09-14)

Features

  • streaming: normalize errors raised while reading streams (#3827) (d7c41ef)

Bug Fixes

  • bound vector store file polling (#3401) (ae41bc4)
  • example: refresh realtime push_to_talk_app session types (#2926) (0b7ad38)
  • files: normalize PathLike upload tuples (#3475) (90ac74c)
  • include completion in content filter errors (#3094) (e57a1b1)
  • logging: support standard OPENAI_LOG levels (#3734) (44000e0)
  • normalize API error codes to strings (#3532) (233d955), closes #3531
  • preserve response stream indexes after empty items (#3126) (8f84fbd)
  • responses: handle null text in output_text (#3019) (df6b72c)

Documentation

  • use the vision guide image in README example (#3849) (1ed8902)

v3.13.0

3.13.0 (2026-09-10)

Features

v3.12.0

3.12.0 (2026-09-10)

Features

Bug Fixes

  • add aclose() to AsyncStream for standard async cleanup (#2854) (802b334)
  • handle bare dict and list annotations without type arguments (#3760) (c7e8c03)
  • preserve finalized output on null response completion (#3345) (adb212e)

v3.11.0

3.11.0 (2026-09-09)

... (truncated)

Changelog

Sourced from openai's changelog.

3.14.0 (2026-09-14)

Features

  • streaming: normalize errors raised while reading streams (#3827) (d7c41ef)

Bug Fixes

  • bound vector store file polling (#3401) (ae41bc4)
  • example: refresh realtime push_to_talk_app session types (#2926) (0b7ad38)
  • files: normalize PathLike upload tuples (#3475) (90ac74c)
  • include completion in content filter errors (#3094) (e57a1b1)
  • logging: support standard OPENAI_LOG levels (#3734) (44000e0)
  • normalize API error codes to strings (#3532) (233d955), closes #3531
  • preserve response stream indexes after empty items (#3126) (8f84fbd)
  • responses: handle null text in output_text (#3019) (df6b72c)

Documentation

  • use the vision guide image in README example (#3849) (1ed8902)

3.13.0 (2026-09-10)

Features

3.12.0 (2026-09-10)

Features

Bug Fixes

  • add aclose() to AsyncStream for standard async cleanup (#2854) (802b334)
  • handle bare dict and list annotations without type arguments (#3760) (c7e8c03)
  • preserve finalized output on null response completion (#3345) (adb212e)

3.11.0 (2026-09-09)

Features

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 17, 2026
Bumps [openai](https://github.com/openai/openai-python) from 3.8.0 to 3.14.0.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v3.8.0...v3.14.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump openai from 3.8.0 to 3.13.0 build(deps): bump openai from 3.8.0 to 3.14.0 Sep 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/openai-3.13.0 branch from 882cc7d to 2065354 Compare September 18, 2026 07:37
@michaelegner
michaelegner merged commit af92c90 into main Sep 18, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/openai-3.13.0 branch September 18, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant