Skip to content

Bump openai from 3.2.0 to 3.9.0 - #157

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/openai-3.9.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/openai-3.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps openai from 3.2.0 to 3.9.0.

Release notes

Sourced from openai's releases.

v3.9.0

3.9.0 (2026-09-05)

Features

  • api: Add prompt cache diagnostics (#3800) (8326784)
  • api: correct function argument completion event fields (openapi-545) (#3801) (2a98f6a)

Bug Fixes

  • api: accept incomplete web search call statuses (#3786) (3cc8d78)
  • refuse overflowing server retry delays (#3799) (88b4d43)

Chores

  • api: document throttling and model overload responses — SDK-235 (#3803) (be92815)
  • migrate to forked steady (#3795) (b24aeda)

v3.8.0

3.8.0 (2026-09-03)

Features

  • api: add gpt-6-astra and related features (#3791) (09f446f)

Documentation

v3.7.0

3.7.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#3779) (6f0da16)

Bug Fixes

  • avoid repeated numpy checks for embeddings (#3757) (b19c216)

v3.6.0

3.6.0 (2026-08-27)

... (truncated)

Changelog

Sourced from openai's changelog.

3.9.0 (2026-09-05)

Features

  • api: Add prompt cache diagnostics (#3800) (8326784)
  • api: correct function argument completion event fields (openapi-545) (#3801) (2a98f6a)

Bug Fixes

  • api: accept incomplete web search call statuses (#3786) (3cc8d78)
  • refuse overflowing server retry delays (#3799) (88b4d43)

Chores

  • api: document throttling and model overload responses — SDK-235 (#3803) (be92815)
  • migrate to forked steady (#3795) (b24aeda)

3.8.0 (2026-09-03)

Features

  • api: add gpt-6-astra and related features (#3791) (09f446f)

Documentation

3.7.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#3779) (6f0da16)

Bug Fixes

  • avoid repeated numpy checks for embeddings (#3757) (b19c216)

3.6.0 (2026-08-27)

Features

  • api: add compute_units to Responses and Chat Completions usage (#3749) (52421d1)

... (truncated)

Commits
  • 182af73 release: 3.9.0 (#3796)
  • be92815 chore(api): document throttling and model overload responses — SDK-235 (#3803)
  • 2a98f6a feat(api): correct function argument completion event fields (openapi-545) (#...
  • 88b4d43 fix: refuse overflowing server retry delays (#3799)
  • 8326784 feat(api): Add prompt cache diagnostics (#3800)
  • 3cc8d78 fix(api): accept incomplete web search call statuses (#3786)
  • b24aeda chore: migrate to forked steady (#3795)
  • 88391ab release: 3.8.0 (#3785)
  • 09f446f feat(api): add gpt-6-astra and related features (#3791)
  • 2a097b9 docs: add canonical SDK security model (#3778)
  • 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 [openai](https://github.com/openai/openai-python) from 3.2.0 to 3.9.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.2.0...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #159.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/main/openai-3.9.0 branch September 14, 2026 21:54
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants