-
Notifications
You must be signed in to change notification settings - Fork 883
Commit 84a3cd2
authored
Update dependency openai to v1.67.0 (#2142)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [openai](https://redirect.github.com/openai/openai-python) |
dependencies | minor | `1.65.0` -> `1.67.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.67.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1670-2025-03-19)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.66.5...v1.67.0)
Full Changelog:
[v1.66.5...v1.67.0](https://redirect.github.com/openai/openai-python/compare/v1.66.5...v1.67.0)
##### Features
- **api:** o1-pro now available through the API
([#​2228](https://redirect.github.com/openai/openai-python/issues/2228))
([40a19d8](https://redirect.github.com/openai/openai-python/commit/40a19d8592c1767d6318230fc93e37c360d1bcd1))
###
[`v1.66.5`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1665-2025-03-18)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.66.3...v1.66.5)
Full Changelog:
[v1.66.4...v1.66.5](https://redirect.github.com/openai/openai-python/compare/v1.66.4...v1.66.5)
##### Bug Fixes
- **types:** improve responses type names
([#​2224](https://redirect.github.com/openai/openai-python/issues/2224))
([5f7beb8](https://redirect.github.com/openai/openai-python/commit/5f7beb873af5ccef2551f34ab3ef098e099ce9c6))
##### Chores
- **internal:** add back releases workflow
([c71d4c9](https://redirect.github.com/openai/openai-python/commit/c71d4c918eab3532b36ea944b0c4069db6ac2d38))
- **internal:** codegen related update
([#​2222](https://redirect.github.com/openai/openai-python/issues/2222))
([f570d91](https://redirect.github.com/openai/openai-python/commit/f570d914a16cb5092533e32dfd863027d378c0b5))
###
[`v1.66.3`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1663-2025-03-12)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.66.2...v1.66.3)
Full Changelog:
[v1.66.2...v1.66.3](https://redirect.github.com/openai/openai-python/compare/v1.66.2...v1.66.3)
##### Bug Fixes
- update module level client
([#​2185](https://redirect.github.com/openai/openai-python/issues/2185))
([456f324](https://redirect.github.com/openai/openai-python/commit/456f3240a0c33e71521c6b73c32e8adc1b8cd3bc))
###
[`v1.66.2`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1662-2025-03-11)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.66.1...v1.66.2)
Full Changelog:
[v1.66.1...v1.66.2](https://redirect.github.com/openai/openai-python/compare/v1.66.1...v1.66.2)
##### Bug Fixes
- **responses:** correct reasoning output type
([#​2181](https://redirect.github.com/openai/openai-python/issues/2181))
([8cb1129](https://redirect.github.com/openai/openai-python/commit/8cb11299acc40c80061af275691cd09a2bf30c65))
###
[`v1.66.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1661-2025-03-11)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.66.0...v1.66.1)
Full Changelog:
[v1.66.0...v1.66.1](https://redirect.github.com/openai/openai-python/compare/v1.66.0...v1.66.1)
##### Bug Fixes
- **responses:** correct computer use enum value
([#​2180](https://redirect.github.com/openai/openai-python/issues/2180))
([48f4628](https://redirect.github.com/openai/openai-python/commit/48f4628c5fb18ddd7d71e8730184f3ac50c4ffea))
##### Chores
- **internal:** temporary commit
([afabec1](https://redirect.github.com/openai/openai-python/commit/afabec1b5b18b41ac870970d06e6c2f152ef7bbe))
###
[`v1.66.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1660-2025-03-11)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.5...v1.66.0)
Full Changelog:
[v1.65.5...v1.66.0](https://redirect.github.com/openai/openai-python/compare/v1.65.5...v1.66.0)
##### Features
- **api:** add /v1/responses and built-in tools
([854df97](https://redirect.github.com/openai/openai-python/commit/854df97884736244d46060fd3d5a92916826ec8f))
##### Chores
- export more types
([#​2176](https://redirect.github.com/openai/openai-python/issues/2176))
([a730f0e](https://redirect.github.com/openai/openai-python/commit/a730f0efedd228f96a49467f17fb19b6a219246c))
###
[`v1.65.5`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1655-2025-03-09)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.4...v1.65.5)
Full Changelog:
[v1.65.4...v1.65.5](https://redirect.github.com/openai/openai-python/compare/v1.65.4...v1.65.5)
##### Chores
- move ChatModel type to shared
([#​2167](https://redirect.github.com/openai/openai-python/issues/2167))
([104f02a](https://redirect.github.com/openai/openai-python/commit/104f02af371076d5d2498e48ae14d2eacc7df8bd))
###
[`v1.65.4`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1654-2025-03-05)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.3...v1.65.4)
Full Changelog:
[v1.65.3...v1.65.4](https://redirect.github.com/openai/openai-python/compare/v1.65.3...v1.65.4)
##### Bug Fixes
- **api:** add missing file rank enum + more metadata
([#​2164](https://redirect.github.com/openai/openai-python/issues/2164))
([0387e48](https://redirect.github.com/openai/openai-python/commit/0387e48e0880e496eb74b60eec9ed76a3171f14d))
###
[`v1.65.3`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1653-2025-03-04)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.2...v1.65.3)
Full Changelog:
[v1.65.2...v1.65.3](https://redirect.github.com/openai/openai-python/compare/v1.65.2...v1.65.3)
##### Chores
- **internal:** remove unused http client options forwarding
([#​2158](https://redirect.github.com/openai/openai-python/issues/2158))
([76ec464](https://redirect.github.com/openai/openai-python/commit/76ec464cfe3db3fa59a766259d6d6ee5bb889f86))
- **internal:** run example files in CI
([#​2160](https://redirect.github.com/openai/openai-python/issues/2160))
([9979345](https://redirect.github.com/openai/openai-python/commit/9979345038594440eec2f500c0c7cc5417cc7c08))
###
[`v1.65.2`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1652-2025-03-01)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.1...v1.65.2)
Full Changelog:
[v1.65.1...v1.65.2](https://redirect.github.com/openai/openai-python/compare/v1.65.1...v1.65.2)
##### Bug Fixes
- **azure:** azure_deployment use with realtime + non-deployment-based
APIs
([#​2154](https://redirect.github.com/openai/openai-python/issues/2154))
([5846b55](https://redirect.github.com/openai/openai-python/commit/5846b552877f3d278689c521f9a26ce31167e1ea))
##### Chores
- **docs:** update client docstring
([#​2152](https://redirect.github.com/openai/openai-python/issues/2152))
([0518c34](https://redirect.github.com/openai/openai-python/commit/0518c341ee0e19941c6b1d9d60e2552e1aa17f26))
###
[`v1.65.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1651-2025-02-27)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.65.0...v1.65.1)
Full Changelog:
[v1.65.0...v1.65.1](https://redirect.github.com/openai/openai-python/compare/v1.65.0...v1.65.1)
##### Documentation
- update URLs from stainlessapi.com to stainless.com
([#​2150](https://redirect.github.com/openai/openai-python/issues/2150))
([dee4298](https://redirect.github.com/openai/openai-python/commit/dee42986eff46dd23ba25b3e2a5bb7357aca39d9))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC),
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>1 parent 0364b5a commit 84a3cd2Copy full SHA for 84a3cd2
File tree
Expand file treeCollapse file tree
6 files changed
+24
-18
lines changedFilter options
- aws-cs-langserve
- aws-go-langserve
- aws-js-langserve
- aws-py-langserve
- aws-ts-langserve
- aws-yaml-langserve
Expand file treeCollapse file tree
6 files changed
+24
-18
lines changedaws-cs-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-cs-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
aws-go-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-go-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
aws-js-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-js-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
aws-py-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-py-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
aws-ts-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-ts-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
aws-yaml-langserve/poetry.lock
Copy file name to clipboardExpand all lines: aws-yaml-langserve/poetry.lock+4-3Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments