Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency openai to v1.65.0 (#2054)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [openai](https://redirect.github.com/openai/openai-python) | dependencies | minor | `1.63.2` -> `1.65.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>openai/openai-python (openai)</summary> ### [`v1.65.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1650-2025-02-27) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.64.0...v1.65.0) Full Changelog: [v1.64.0...v1.65.0](https://redirect.github.com/openai/openai-python/compare/v1.64.0...v1.65.0) ##### Features - **api:** add gpt-4.5-preview ([#​2149](https://redirect.github.com/openai/openai-python/issues/2149)) ([4cee52e](https://redirect.github.com/openai/openai-python/commit/4cee52e8d191b0532f28d86446da79b43a58b907)) ##### Chores - **internal:** properly set **pydantic_private** ([#​2144](https://redirect.github.com/openai/openai-python/issues/2144)) ([2b1bd16](https://redirect.github.com/openai/openai-python/commit/2b1bd1604a038ded67367742a0b1c9d92e29dfc8)) ### [`v1.64.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1640-2025-02-22) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.63.2...v1.64.0) Full Changelog: [v1.63.2...v1.64.0](https://redirect.github.com/openai/openai-python/compare/v1.63.2...v1.64.0) ##### Features - **client:** allow passing `NotGiven` for body ([#​2135](https://redirect.github.com/openai/openai-python/issues/2135)) ([4451f56](https://redirect.github.com/openai/openai-python/commit/4451f5677f9eaad9b8fee74f71c2e5fe6785c420)) ##### Bug Fixes - **client:** mark some request bodies as optional ([4451f56](https://redirect.github.com/openai/openai-python/commit/4451f5677f9eaad9b8fee74f71c2e5fe6785c420)) ##### Chores - **internal:** fix devcontainers setup ([#​2137](https://redirect.github.com/openai/openai-python/issues/2137)) ([4d88402](https://redirect.github.com/openai/openai-python/commit/4d884020cbeb1ca6093dd5317e3e5812551f7a46)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information