Skip to content

Bump openai from 2.41.0 to 2.42.0#369

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-2.42.0
Open

Bump openai from 2.41.0 to 2.42.0#369
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-2.42.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps openai from 2.41.0 to 2.42.0.

Release notes

Sourced from openai's releases.

v2.42.0

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

v2.41.1

2.41.1 (2026-06-05)

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

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)
Changelog

Sourced from openai's changelog.

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

2.41.1 (2026-06-05)

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

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)
Commits

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)

Note

Low Risk
Single dependency version bump with no changes to how the SDK is called; upstream release is additive API/client codegen rather than breaking changes: breaking change to chat completions.

Overview
Updates the pinned openai dependency in requirements.txt from 2.41.0 to 2.42.0 (Dependabot). No application code changes.

Upstream 2.42.0 mainly adds generated API surface (e.g. admin spend alerts) and OpenAPI/Stainless updates; this repo still uses the existing OpenAI client and chat.completions.create with function calling in openai_client.py, which this bump does not modify.

Reviewed by Cursor Bugbot for commit bf4883c. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [openai](https://github.com/openai/openai-python) from 2.41.0 to 2.42.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.41.0...v2.42.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 2.42.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 Jun 17, 2026
@dependabot dependabot Bot requested a review from redreceipt as a code owner June 17, 2026 13:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 17, 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.

1 participant