Skip to content

Bump openai from 1.91.0 to 1.93.1 #2765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps openai from 1.91.0 to 1.93.1.

Release notes

Sourced from openai's releases.

v1.93.1

1.93.1 (2025-07-07)

Full Changelog: v1.93.0...v1.93.1

Bug Fixes

  • ci: correct conditional (de6a9ce)
  • responses: add missing arguments to parse (05590ec)
  • vector stores: add missing arguments to files.create_and_poll (3152134)
  • vector stores: add missing arguments to files.upload_and_poll (9d4f425)

Chores

  • ci: change upload type (cd4aa88)
  • ci: only run for pushes and fork pull requests (f89c7eb)
  • internal: codegen related update (bddb8d2)
  • tests: ensure parse method is in sync with create (4f58e18)
  • tests: ensure vector store files create and poll method is in sync (0fe75a2)

v1.93.0

1.93.0 (2025-06-27)

Full Changelog: v1.92.3...v1.93.0

Features

v1.92.3

1.92.3 (2025-06-27)

Full Changelog: v1.92.2...v1.92.3

Bug Fixes

  • client: avoid encoding error with empty API keys (5a3e64e)

Documentation

  • examples/realtime: mention macOS requirements (#2142) (27bf6b2)

v1.92.2

1.92.2 (2025-06-26)

Full Changelog: v1.92.1...v1.92.2

Chores

... (truncated)

Changelog

Sourced from openai's changelog.

1.93.1 (2025-07-07)

Full Changelog: v1.93.0...v1.93.1

Bug Fixes

  • ci: correct conditional (de6a9ce)
  • responses: add missing arguments to parse (05590ec)
  • vector stores: add missing arguments to files.create_and_poll (3152134)
  • vector stores: add missing arguments to files.upload_and_poll (9d4f425)

Chores

  • ci: change upload type (cd4aa88)
  • ci: only run for pushes and fork pull requests (f89c7eb)
  • internal: codegen related update (bddb8d2)
  • tests: ensure parse method is in sync with create (4f58e18)
  • tests: ensure vector store files create and poll method is in sync (0fe75a2)

1.93.0 (2025-06-27)

Full Changelog: v1.92.3...v1.93.0

Features

1.92.3 (2025-06-27)

Full Changelog: v1.92.2...v1.92.3

Bug Fixes

  • client: avoid encoding error with empty API keys (5a3e64e)

Documentation

  • examples/realtime: mention macOS requirements (#2142) (27bf6b2)

1.92.2 (2025-06-26)

Full Changelog: v1.92.1...v1.92.2

Chores

  • api: remove unsupported property (ec24408)

1.92.1 (2025-06-26)

... (truncated)

Commits
  • c5b77db release: 1.93.1
  • 266008a chore(internal): codegen related update
  • 4812122 fix(vector stores): add missing arguments to files.upload_and_poll
  • 77d5ac2 chore(tests): ensure vector store files create and poll method is in sync
  • 32a3296 fix(vector stores): add missing arguments to files.create_and_poll
  • 930662d chore(tests): ensure parse method is in sync with create
  • 4a943ad fix(responses): add missing arguments to parse
  • be1f58f chore(ci): change upload type
  • e4cacb8 fix(ci): correct conditional
  • b106b6e chore(ci): only run for pushes and fork pull requests
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
Bumps [openai](https://github.com/openai/openai-python) from 1.91.0 to 1.93.1.
- [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.91.0...v1.93.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 1.93.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Python dependencies Pull requests that update a dependency file labels Jul 7, 2025
@geekcomputers geekcomputers merged commit dd5a18c into master Jul 8, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/openai-1.93.1 branch July 8, 2025 15:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant