Skip to content

Bump openai from 2.15.0 to 2.22.0#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openai-2.22.0
Closed

Bump openai from 2.15.0 to 2.22.0#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openai-2.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps openai from 2.15.0 to 2.22.0.

Release notes

Sourced from openai's releases.

v2.22.0

2.22.0 (2026-02-23)

Full Changelog: v2.21.0...v2.22.0

Features

  • api: websockets for responses api (c01f6fb)

Chores

  • internal: add request options to SSE classes (cdb4315)
  • update mock server docs (91f4da8)

Documentation

  • api: add batch size limit to file_batches parameter descriptions (16ae76a)
  • api: enhance method descriptions across audio, chat, realtime, skills, uploads, videos (21f9e5a)
  • api: update safety_identifier documentation in chat completions and responses (d74bfff)

v2.21.0

2.21.0 (2026-02-13)

Full Changelog: v2.20.0...v2.21.0

Features

  • api: container network_policy and skills (d19de2e)

Bug Fixes

  • structured outputs: resolve memory leak in parse methods (#2860) (6dcbe21)
  • webhooks: preserve method visibility for compatibility checks (44a8936)

Chores

  • internal: fix lint error on Python 3.14 (534f215)

Documentation

  • split api.md by standalone resources (96e41b3)
  • update comment (63def23)

v2.20.0

2.20.0 (2026-02-10)

... (truncated)

Changelog

Sourced from openai's changelog.

2.22.0 (2026-02-23)

Full Changelog: v2.21.0...v2.22.0

Features

  • api: websockets for responses api (c01f6fb)

Chores

  • internal: add request options to SSE classes (cdb4315)
  • update mock server docs (91f4da8)

Documentation

  • api: add batch size limit to file_batches parameter descriptions (16ae76a)
  • api: enhance method descriptions across audio, chat, realtime, skills, uploads, videos (21f9e5a)
  • api: update safety_identifier documentation in chat completions and responses (d74bfff)

2.21.0 (2026-02-13)

Full Changelog: v2.20.0...v2.21.0

Features

  • api: container network_policy and skills (d19de2e)

Bug Fixes

  • structured outputs: resolve memory leak in parse methods (#2860) (6dcbe21)
  • webhooks: preserve method visibility for compatibility checks (44a8936)

Chores

  • internal: fix lint error on Python 3.14 (534f215)

Documentation

  • split api.md by standalone resources (96e41b3)
  • update comment (63def23)

2.20.0 (2026-02-10)

Full Changelog: v2.19.0...v2.20.0

... (truncated)

Commits
  • 481ff6e release: 2.22.0
  • e273d62 feat(api): websockets for responses api
  • c612cfb chore(internal): add request options to SSE classes
  • 849c8df docs(api): add batch size limit to file_batches parameter descriptions
  • 5e5bc78 docs(api): update safety_identifier documentation in chat completions and res...
  • f829573 chore: update mock server docs
  • d1efdc4 codegen metadata
  • 5047206 docs(api): enhance method descriptions across audio, chat, realtime, skills, ...
  • 3e0c05b release: 2.21.0
  • e93f6cf fix(webhooks): preserve method visibility for compatibility checks
  • 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 2.15.0 to 2.22.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@v2.15.0...v2.22.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 2.22.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 Feb 24, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

Superseded by #34.

@dependabot dependabot bot closed this Mar 3, 2026
@dependabot dependabot bot deleted the dependabot/pip/openai-2.22.0 branch March 3, 2026 00:37
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