Skip to content

build(deps): update openai requirement from <3,>=2 to >=2,<4 in /worker in the worker-deps group - #98

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/worker/worker-deps-273dd7ff5d
Open

build(deps): update openai requirement from <3,>=2 to >=2,<4 in /worker in the worker-deps group#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/worker/worker-deps-273dd7ff5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on openai to permit the latest version.
Updates openai to 3.3.0

Release notes

Sourced from openai's releases.

v3.3.0

3.3.0 (2026-08-18)

Features

Bug Fixes

  • require patched optional networking dependencies (#3651) (40e56de)

Chores

  • remove unused dependencies and pin build tooling (#3650) (eee8e4a)

Documentation

  • strengthen Python SDK security contribution guidance (#3639) (6577709)
Changelog

Sourced from openai's changelog.

3.3.0 (2026-08-18)

Features

Bug Fixes

  • require patched optional networking dependencies (#3651) (40e56de)

Chores

  • remove unused dependencies and pin build tooling (#3650) (eee8e4a)

Documentation

  • strengthen Python SDK security contribution guidance (#3639) (6577709)

3.2.0 (2026-08-17)

Features

  • add Bedrock Runtime endpoint support (SDK-290) (#3623) (86267d2)
  • api: Add shell call streaming events and new service/image types (#3635) (ff14a33)

3.1.0 (2026-08-14)

Features

  • api: add WebSocket stream IDs (#3612) (d9029e3)
  • api: add workload identity access token issued event (#3601) (df274d4)
  • api: deprecate Sora video APIs (#3610) (721cb1c)
  • api: Ultrafast tier, structured MCP and websocket errors, separate websocket events (#3617) (f38355e)

Chores

  • remove Stainless attribution and infrastructure (#3599) (a1eeab5)

3.0.0 (2026-08-12)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 56807c0 release: 3.3.0 (#3640)
  • 40e56de fix: require patched optional networking dependencies (#3651)
  • eee8e4a chore: remove unused dependencies and pin build tooling (#3650)
  • 44c1560 ci: tighten Python workflow credential and token permissions (#3644)
  • 61ac784 ci: run CodeQL analysis for merge-queue entries (#3643)
  • 11ee914 feat: support named data-residency endpoints (#3646)
  • 6577709 docs: strengthen Python SDK security contribution guidance (#3639)
  • 3e8301c release: 3.2.0 (#3638)
  • bccad58 feat(auth): add X.509 workload identity federation for HTTP (#3622)
  • 86267d2 feat: add Bedrock Runtime endpoint support (SDK-290) (#3623)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.

Updates `openai` to 3.3.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.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 3.3.0
  dependency-type: direct:production
  dependency-group: worker-deps
...

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 Aug 22, 2026
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