Skip to content

Update dependency openai to v3.16.2 - #760

Merged
lmolkova merged 1 commit into
mainfrom
renovate/openai-3.x
Sep 21, 2026
Merged

lmolkova merged 1 commit into
mainfrom
renovate/openai-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
openai ==1.99.1==3.16.2 age confidence
openai ==3.13.0==3.16.2 age confidence
openai ~=3.13.0~=3.16.2 age confidence
openai >=3.13.0>=3.16.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openai/openai-python (openai)

v3.16.2

Compare Source

Bug Fixes

v3.16.1

Compare Source

Bug Fixes
  • api: avoid loading unrelated API resources on first use (#​3898) (68e4317)

v3.16.0

Compare Source

Features
Chores

v3.15.0

Compare Source

Features
Bug Fixes
Chores
Documentation

v3.14.1

Compare Source

Bug Fixes
Chores
Documentation

v3.14.0

Compare Source

Features
  • streaming: normalize errors raised while reading streams (#​3827) (d7c41ef)
Bug Fixes
Documentation

v3.13.0

Compare Source

Features

v3.12.0

Compare Source

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

Compare Source

Features
  • api: Add expiration controls for service account keys (#​3825) (f348ec8)

v3.10.0

Compare Source

Features

v3.9.0

Compare Source

Features
Bug Fixes
Chores

v3.8.0

Compare Source

Features
Documentation

v3.7.0

Compare Source

Features
Bug Fixes

v3.6.0

Compare Source

Features
  • api: add compute_units to Responses and Chat Completions usage (#​3749) (52421d1)
Bug Fixes
Chores
Build System
  • deps: bump actions/setup-python from 5.6.0 to 7.0.0 (#​3672) (d765db7)
  • deps: bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2 (#​3666) (dacbb66)

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

Features
  • api: Add obfuscation field to ChatCompletionChunk (#​3690) (c7d8e1d)
  • api: add project residency configuration and cost quantity units (#​3726) (bc4f8ef)
Bug Fixes
Chores
Documentation
Refactors

v3.3.1

Compare Source

Bug Fixes
  • deps: update dependencies with published security fixes (#​3680) (53aa4fc)
Chores
Refactors
  • deps: use the standard library for platform detection (d5b0065)
Build System
  • replace the external README metadata hook (e673ca8)

v3.3.0

Compare Source

Features
Bug Fixes
Chores
Documentation
  • strengthen Python SDK security contribution guidance (#​3639) (6577709)

v3.2.0

Compare Source

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

v3.1.0

Compare Source

Features
Chores

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • api: HTTPX2 is now the default HTTP client, and httpx is no longer installed automatically. Applications using custom HTTPX clients, transports, or configuration objects must migrate to their HTTPX2 equivalents or use the temporary, runtime-only legacy HTTPX escape hatch. See the HTTPX2 migration guide.
Features

v2.54.0

Compare Source

Features
Bug Fixes
Chores
  • api: Update generated-file header attribution to Castiron (#​3583) (ea17fda)

v2.53.0

Compare Source

Features
  • api: Add gpt-5.5 and tool name/namespace to Responses types (#​3569) (dd1202d)
Bug Fixes
  • ci: avoid NumPy source builds and duplicate HTTPX coverage (#​3573) (b58332f)

v2.52.1

Compare Source

Full Changelog: v2.52.0...v2.52.1

Chores

v2.52.0

Compare Source

Full Changelog: v2.51.0...v2.52.0

Features
  • api: content provenance checks (1d6c118)
Bug Fixes
Documentation

v2.51.0

Compare Source

Full Changelog: v2.50.0...v2.51.0

Features
Bug Fixes
  • api: add fast tier to helper methods (6064126)

v2.50.0

Compare Source

Full Changelog: v2.49.0...v2.50.0

Features
  • api: transcription model updates (fd57393)
Bug Fixes
  • audio: restore transcription keyword overload (713a262)

v2.49.0

Compare Source

Full Changelog: v2.48.0...v2.49.0

Features

v2.48.0

Compare Source

Full Changelog: v2.47.0...v2.48.0

Features
  • api: accept None for prompt_cache_key/safety_identifier (36820e6)
  • api: add support for spend_limit admin apis (1ff13af)

v2.47.0

Compare Source

Full Changelog: v2.46.0...v2.47.0

Features
  • client: Add experimental runtime support for HTTPX2 clients (#​3524) (317260c)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (4303e97)
Bug Fixes

v2.46.0

Compare Source

Full Changelog: v2.45.0...v2.46.0

Features
  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (5a00941)
  • api: add owner_project_access to APIKeyListParams (f589d04)
  • api: manual updates (980f176)
  • api: manual updates (2eae984)
Bug Fixes
  • api: preserve generated type compatibility (00bd72a)
  • api: remove beta annotation compatibility aliases (99dbd15)

v2.45.0

Compare Source

Full Changelog: v2.44.0...v2.45.0

Features
  • api: gpt-5.6-sol updates (039d1fe)
Bug Fixes
  • api: restore beta resource accessors (2dfc130)
Chores
  • retrigger release automation (7b61351)

v2.44.0

Compare Source

Full Changelog: v2.43.0...v2.44.0

Bug Fixes
  • auth: prioritize first auth header (797e336)

v2.43.0

Compare Source

Full Changelog: v2.42.0...v2.43.0

Features
  • api: update OpenAPI spec or Stainless config (2254235)

v2.42.0

Compare Source

Full Changelog: v2.42.0...v2.43.0

Features
  • api: update OpenAPI spec or Stainless config (2254235)

v2.41.1

Compare Source

Full Changelog: v2.41.0...v2.41.1

Build System

v2.41.0

Compare Source

Full Changelog: v2.40.0...v2.41.0

Features
  • api: responses.moderation and chat_completions.moderation (87e46c2)

v2.40.0

Compare Source

Full Changelog: v2.40.0...v2.41.0

Features
  • api: responses.moderation and chat_completions.moderation (87e46c2)

v2.39.0

Compare Source

Full Changelog: v2.39.0...v2.40.0

Features
  • api: Add Amazon Bedrock Responses support
Bug Fixes
  • api: allow setting bedrock api keys on the client directly (4d5bfde)

v2.38.0

Compare Source

Full Changelog: v2.37.0...v2.38.0

Features
  • api: api update (33d1d01)
  • api: manual updates (a21700a)
  • api: update OpenAPI spec or Stainless config (00265c5)
Chores
  • api: docs updates (ee10152)
  • check release PR custom code sync (2638779)
  • remove release automation trigger (bd6eea5)
  • trigger release automation (f62d082)

v2.37.0

Compare Source

Full Changelog: v2.36.0...v2.37.0

Features
  • api: add service_tier parameter to responses compact method (625827c)
  • internal/types: support eagerly validating pydantic iterators (7e527bc)
  • Remove unnecessary client_id when using workload identity provider for auth (c39ea8d)
Bug Fixes
  • client: add missing f-string prefix in file type error message (c85ebd9)

v2.36.0

Compare Source

Full Changelog: v2.35.1...v2.36.0

Features

v2.35.1

Compare Source

Full Changelog: v2.35.1...v2.36.0

Features

v2.35.0

Compare Source

Full Changelog: v2.35.0...v2.35.1

Bug Fixes
  • api: fix imagegen size enum regression (4484653)

v2.34.0

Compare Source

Full Changelog: v2.34.0...v2.35.0

Features
Chores
  • remove legacy python cli (32f36e4)
  • rename legacy python cli entrypoint (a3b182d)
Documentation
  • api: update top_logprobs parameter description across chat and responses (f9d339f)

v2.33.0

Compare Source

Full Changelog: v2.32.0...v2.33.0

Features
Bug Fixes
  • api: correct prompt_cache_retention enum value from in-memory to in_memory (#​1822) (f9d2d13)
Chores
  • ci: remove release-doctor workflow (00b2091)

v2.32.0

Compare Source

Full Changelog: v2.31.0...v2.32.0

Features
  • api: Add detail to InputFileContent (60de21d)
  • api: add OAuthErrorCode type (0c8d2c3)
  • client: add event handler implementation for websockets (0280d05)
  • client: allow enqueuing to websockets even when not connected (67aa20e)
  • client: support reconnection in websockets (eb72a95)
Bug Fixes
  • ensure file data are only sent as 1 parameter (c0c2ecd)
Documentation

v2.31.0

Compare Source

Full Changelog: v2.30.0...v2.31.0

Features
  • api: add phase field to conversations message (3e5834e)
  • api: add web_search_call.results to ResponseIncludable type (ffd8741)
  • client: add support for short-lived tokens (#​1608) (22fe722)
  • **clie

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • 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 these updates again.


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

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

@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Sep 21, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-09-21 11:25 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

No unresolved review issues were identified.

Review effort: Lite
Findings: None

What changed in this PR

Updates OpenAI dependency references from 3.13.0 to 3.16.2 across tests, examples, and documentation.

Changes:

  • Updates OpenAI test requirements.
  • Updates example dependency requirements.
  • Raises the documentation dependency minimum.
File Change
instrumentation/​opentelemetry-instrumentation-genai-openai/​tests/​requirements.latest.txt Updates OpenAI test dependency.
instrumentation/​opentelemetry-instrumentation-genai-openai/​examples/​zero-code/​requirements.txt Updates zero-code example dependency.
instrumentation/​opentelemetry-instrumentation-genai-openai/​examples/​manual/​requirements.txt Updates manual example dependency.
instrumentation/​opentelemetry-instrumentation-genai-openai/​examples/​embeddings/​requirements.txt Updates embeddings example dependency.
instrumentation/​opentelemetry-instrumentation-genai-openai-agents/​tests/​requirements.latest.txt Updates OpenAI Agents test dependency.
docs-requirements.txt Raises the documentation dependency minimum.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@renovate
renovate Bot force-pushed the renovate/openai-3.x branch from 1ccbf84 to 911bc9a Compare September 21, 2026 05:28
@lmolkova
lmolkova added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit 4627be5 Sep 21, 2026
77 checks passed
@lmolkova
lmolkova deleted the renovate/openai-3.x branch September 21, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants