Skip to content

chore(deps): update openai requirement from >=1.0.0 to >=2.41.1 in /tutor#432

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

chore(deps): update openai requirement from >=1.0.0 to >=2.41.1 in /tutor#432
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tutor/openai-gte-2.41.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on openai to permit the latest version.

Release notes

Sourced from openai's releases.

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.41.1 (2026-06-05)

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

Build System

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

2.41.0 (2026-06-03)

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

Features

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

2.40.0 (2026-06-01)

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)

2.39.0 (2026-06-01)

Full Changelog: v2.38.0...v2.39.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (ab60d7a)

2.38.0 (2026-05-21)

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)

... (truncated)

Commits
  • 7198756 release: 2.41.1
  • 3842a5e ci: use PyPI trusted publishing (#3365)
  • 2a91011 build: Remove scheduled release workflow trigger (#3366)
  • 2d955a1 Merge pull request #3359 from openai/release-please--branches--main--changes-...
  • 519cd02 release: 2.41.0
  • 87e46c2 feat(api): responses.moderation and chat_completions.moderation
  • a28a3f6 Merge pull request #3352 from openai/release-please--branches--main--changes-...
  • db6ccaf Update CHANGELOG.md
  • 2264f70 release: 2.40.0
  • 4d5bfde fix(api): allow setting bedrock api keys on the client directly
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 11, 2026
@dependabot dependabot Bot requested a review from w601sxs as a code owner June 11, 2026 04:03
@dependabot dependabot Bot force-pushed the dependabot/pip/tutor/openai-gte-2.41.1 branch from aebcca6 to 676adc7 Compare June 11, 2026 05:37
@athewsey athewsey added automated Created by an automation (GitHub Actions, etc.) tutor Issues/PRs relating to the AI Tutor solution draft labels Jun 11, 2026
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.0.0...v2.41.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 2.41.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tutor/openai-gte-2.41.1 branch from 676adc7 to 2291ad6 Compare June 11, 2026 08:34
@athewsey

Copy link
Copy Markdown
Contributor

The only cited breaking change for OpenAI v2 major release is:

  • api: ResponseFunctionToolCallOutputItem.output and ResponseCustomToolCallOutput.output now return string | Array<ResponseInputText | ResponseInputImage | ResponseInputFile> instead of string only. This may break existing callsites that assume output is always a string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Created by an automation (GitHub Actions, etc.) dependencies Pull requests that update a dependency file tutor Issues/PRs relating to the AI Tutor solution draft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant