Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Updates the requirements on openai to permit the latest version.

Release notes

Sourced from openai's releases.

v1.100.2

1.100.2 (2025-08-19)

Full Changelog: v1.100.1...v1.100.2

Chores

  • api: accurately represent shape for verbosity on Chat Completions (c39d5fd)
Changelog

Sourced from openai's changelog.

1.100.2 (2025-08-19)

Full Changelog: v1.100.1...v1.100.2

Chores

  • api: accurately represent shape for verbosity on Chat Completions (c39d5fd)

1.100.1 (2025-08-18)

Full Changelog: v1.100.0...v1.100.1

Bug Fixes

  • types: revert response text config deletion (ac4fb19)

1.100.0 (2025-08-18)

Full Changelog: v1.99.9...v1.100.0

Features

  • api: add new text parameters, expiration options (e3dfa7c)

1.99.9 (2025-08-12)

Full Changelog: v1.99.8...v1.99.9

Bug Fixes

  • types: actually fix ChatCompletionMessageToolCall type (20cb0c8)

1.99.8 (2025-08-11)

Full Changelog: v1.99.7...v1.99.8

Bug Fixes

  • internal/tests: correct snapshot update comment (2784a7a)
  • types: revert ChatCompletionMessageToolCallUnion breaking change (ba54e03)

Chores

  • internal/tests: add inline snapshot format command (8107db8)
  • internal: fix formatting (f03a03d)
  • tests: add responses output_text test (971347b)

Refactors

... (truncated)

Commits
  • 4ada66f release: 1.100.2
  • a94bd5b chore(api): accurately represent shape for verbosity on Chat Completions
  • f889071 release: 1.100.1
  • b3547d6 fix(types): revert response text config deletion
  • adb1af8 release: 1.100.0
  • 0843a11 feat(api): add new text parameters, expiration options
  • 34014ae release: 1.99.9
  • 064910b fix(types): actually fix ChatCompletionMessageToolCall type
  • a02ac0d release: 1.99.8
  • 37265a9 fix(types): revert ChatCompletionMessageToolCallUnion breaking change
  • 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 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 dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2025
@dependabot dependabot bot temporarily deployed to manual-approval August 20, 2025 17:24 Inactive
@@ -70,7 +70,7 @@ docs = [
litellm = [
"litellm>=1.73.1,<2.0.0",
# https://github.com/BerriAI/litellm/issues/13711
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe open released a patch for this.

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.68.0...v1.100.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/openai-lt-1.101.0 branch from e68c97c to f90d9e2 Compare August 21, 2025 13:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

Superseded by #722.

@dependabot dependabot bot closed this Aug 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/openai-lt-1.101.0 branch August 22, 2025 07:30
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.

2 participants