Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps openai from 1.99.1 to 1.99.5.

Release notes

Sourced from openai's releases.

v1.99.5

1.99.5 (2025-08-08)

Full Changelog: v1.99.4...v1.99.5

Bug Fixes

  • client: fix verbosity parameter location in Responses (2764ff4)

v1.99.4

1.99.4 (2025-08-08)

Full Changelog: v1.99.3...v1.99.4

Bug Fixes

  • types: rename chat completion tool (8d3bf88)
  • types: revert ChatCompletionToolParam to a TypedDict (3f4ae72)

v1.99.3

1.99.3 (2025-08-07)

Full Changelog: v1.99.2...v1.99.3

Bug Fixes

  • responses: add output_text back (585a4f1)

v1.99.2

1.99.2 (2025-08-07)

Full Changelog: v1.99.1...v1.99.2

Features

  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (ed370d8)

Bug Fixes

  • types: correct tool types (0c57bd7)

Chores

  • tests: bump inline-snapshot dependency (e236fde)
Changelog

Sourced from openai's changelog.

1.99.5 (2025-08-08)

Full Changelog: v1.99.4...v1.99.5

Bug Fixes

  • client: fix verbosity parameter location in Responses (2764ff4)

1.99.4 (2025-08-08)

Full Changelog: v1.99.3...v1.99.4

Bug Fixes

  • types: rename chat completion tool (8d3bf88)
  • types: revert ChatCompletionToolParam to a TypedDict (3f4ae72)

1.99.3 (2025-08-07)

Full Changelog: v1.99.2...v1.99.3

Bug Fixes

  • responses: add output_text back (585a4f1)

1.99.2 (2025-08-07)

Full Changelog: v1.99.1...v1.99.2

Features

  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (ed370d8)

Bug Fixes

  • types: correct tool types (0c57bd7)

Chores

  • tests: bump inline-snapshot dependency (e236fde)
Commits
  • 7aa3c78 release: 1.99.5
  • f4e41b8 fix(client): fix verbosity parameter location in Responses
  • 09f98ac release: 1.99.4
  • 05a35a5 fix(types): revert ChatCompletionToolParam to a TypedDict
  • 458a542 fix(types): rename chat completion tool
  • 2ae42a3 codegen metadata
  • c81195e codegen metadata
  • e4ec91e release: 1.99.3
  • e574c12 fix(responses): add output_text back
  • e3c0612 codegen metadata
  • 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)

Bumps [openai](https://github.com/openai/openai-python) from 1.99.1 to 1.99.5.
- [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.99.1...v1.99.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python labels Aug 8, 2025
@geekcomputers geekcomputers merged commit d5f4d19 into master Aug 8, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/openai-1.99.5 branch August 8, 2025 18:57
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