Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps openai from 1.93.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)
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)
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
  • See full diff 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)

Bumps [openai](https://github.com/openai/openai-python) from 1.93.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.93.0...v1.93.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2025 02:44
@dependabot dependabot bot added maintenance Package and maintenance related dependencies Related with project dependencies labels Jul 8, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 8, 2025 02:44
@github-actions github-actions bot merged commit 133414d into main Jul 8, 2025
19 checks passed
@github-actions github-actions bot deleted the dependabot/pip/openai-1.93.1 branch July 8, 2025 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant