Skip to content

chore(deps)(deps): update openai requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0#102

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/openai-gte-1.0.0-and-lt-3.0.0
Open

chore(deps)(deps): update openai requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0#102
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/openai-gte-1.0.0-and-lt-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on openai to permit the latest version.

Release notes

Sourced from openai's releases.

v2.30.0

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)
Changelog

Sourced from openai's changelog.

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)

2.29.0 (2026-03-17)

Full Changelog: v2.28.0...v2.29.0

Features

  • api: 5.4 nano and mini model slugs (3b45666)
  • api: add /v1/videos endpoint to batches create method (c0e7a16)
  • api: add defer_loading field to ToolFunction (3167595)
  • api: add in and nin operators to ComparisonFilter type (664f02b)

Bug Fixes

  • deps: bump minimum typing-extensions version (a2fb2ca)
  • pydantic: do not pass by_alias unless set (8ebe8fb)

Chores

... (truncated)

Commits
  • 5ae2cc1 release: 2.30.0
  • 6e772ae fix(api): align SDK response types with expanded item schemas
  • cd72fba feat(api): add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions
  • 4f43fe3 chore(tests): bump steady to v0.19.7
  • 23bc027 chore(ci): skip lint on metadata-only changes
  • e3c59bf chore(tests): bump steady to v0.19.6
  • 56ad9ca fix(types): make type required in ResponseInputMessageItem
  • 78c764b chore(internal): update gitignore
  • 634b74e chore(tests): bump steady to v0.19.5
  • c8c9508 chore(tests): bump steady to v0.19.4
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Summary by CodeRabbit

  • Chores
    • Updated library compatibility to support a wider range of OpenAI library versions.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: YOUR_GITHUB_USERNAME. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automerge-candidate, dependencies, python. Please create them before Dependabot can add them to a pull request.

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

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

PR size is within recommended limits

@coderabbitai

coderabbitai Bot commented Apr 6, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The OpenAI dependency version constraint in requirements.txt is updated to permit versions up to 3.0.0, extending compatibility from the previous 2.0.0 upper limit while maintaining the minimum version requirement of 1.0.0.

Changes

Cohort / File(s) Summary
Dependency Version Update
requirements.txt
Updated OpenAI dependency version constraint from >=1.0.0,<2.0.0 to >=1.0.0,<3.0.0 to allow OpenAI 3.x releases.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop of joy, a bound so free,
OpenAI's third version now we'll see!
From two to three, the range expands,
Our friendly rabbit software understands! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and clearly describes the main change: updating the openai dependency version constraint from <2.0.0 to <3.0.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/pip/openai-gte-1.0.0-and-lt-3.0.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@cryptoxdog

Copy link
Copy Markdown
Collaborator

PR #102 Review: chore(deps)(deps): update openai requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0

Author: app/dependabot
Branch: dependabot/pip/openai-gte-1.0.0-and-lt-3.0.0
HEAD: 0abfd42c
Created: 2026-04-06T03:16:42Z
Changes: +1 / -1
Reviewed: 2026-04-21T18:07:48+00:00

Description

Updates the requirements on openai to permit the latest version.

Release notes

Sourced from openai's releases.

v2.30.0

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)
Changelog

Sourced from openai's changelog.

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)

2.29.0 (2026-03-17)

Full Changelog: v2.28.0...v2.29.0

Features

  • api: 5.4 nano and mini model slugs (3b45666)
  • api: add /v1/videos endpoint to batches create method (c0e7a16)
  • api: add defer_loading field to ToolFunction (3167595)
  • api: add in and nin operators to ComparisonFilter type (664f02b)

Bug Fixes

  • deps: bump minimum typing-extensions version (a2fb2ca)
  • pydantic: do not pass by_alias unless set (8ebe8fb)

Chores

... (truncated)

Commits
  • 5ae2cc1 release: 2.30.0
  • 6e772ae fix(api): align SDK response types with expanded item schemas
  • cd72fba feat(api): add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions
  • 4f43fe3 chore(tests): bump steady to v0.19.7
  • 23bc027 chore(ci): skip lint on metadata-only changes
  • e3c59bf chore(tests): bump steady to v0.19.6
  • 56ad9ca fix(types): make type required in ResponseInputMessageItem
  • 78c764b chore(internal): update gitignore
  • 634b74e chore(tests): bump steady to v0.19.5
  • c8c9508 chore(tests): bump steady to v0.19.4
  • 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 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)

Summary by CodeRabbit

  • Chores
    • Updated library compatibility to support a wider range of OpenAI library versions.

Commits

0abfd42c chore(deps)(deps): update openai requirement

Changed Files

📝 Docs (1 files)

  • requirements.txt

Automated Analysis

Diff Findings

✅ No issues found in diff analysis

Test Coverage

Test coverage looks adequate for changed files.

Local Lint

Skipped (repo not checked out locally or linters not found).

Summary

LOOKS GOOD — No automated issues found. Ready for human review.


Automated PR review • 2026-04-21 18:07

@cryptoxdog

Copy link
Copy Markdown
Collaborator

Automated PR patrol review — 2026-04-22 UTC

Patrol note only; not a human approval. This PR has been open for 398.7h with no review.

  • CI status: FAILURE
  • Review decision: NONE
  • Draft: False
  • Files changed: 1 (docs:1)
  • Heuristic scan: No heuristic diff issues detected.

Top findings:

  • No heuristic diff issues detected.

Suggested next action: fix failing CI, then request review .

@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of openai exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants