mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
chore(python-deps): bump openai from 1.102.0 to 1.106.1 (#3356)
Bumps [openai](https://github.com/openai/openai-python) from 1.102.0 to 1.106.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-python/releases">openai's releases</a>.</em></p> <blockquote> <h2>v1.106.1</h2> <h2>1.106.1 (2025-09-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.106.0...v1.106.1">v1.106.0...v1.106.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> move mypy configurations to <code>pyproject.toml</code> file (<a href="ca413a2774
">ca413a2</a>)</li> </ul> <h2>v1.106.0</h2> <h2>1.106.0 (2025-09-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.105.0...v1.106.0">v1.105.0...v1.106.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> support callable api_key (<a href="https://redirect.github.com/openai/openai-python/issues/2588">#2588</a>) (<a href="e1bad015b8
">e1bad01</a>)</li> <li>improve future compat with pydantic v3 (<a href="6645d9317a
">6645d93</a>)</li> </ul> <h2>v1.105.0</h2> <h2>1.105.0 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.2...v1.105.0">v1.104.2...v1.105.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add gpt-realtime models (<a href="8502041480
">8502041</a>)</li> </ul> <h2>v1.104.2</h2> <h2>1.104.2 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.1...v1.104.2">v1.104.1...v1.104.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add aliases back for web search tool types (<a href="2521cd8445
">2521cd8</a>)</li> </ul> <h2>v1.104.1</h2> <h2>1.104.1 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.0...v1.104.1">v1.104.0...v1.104.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> manual updates for ResponseInputAudio (<a href="0db5061966
">0db5061</a>)</li> </ul> <h2>v1.104.0</h2> <h2>1.104.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.103.0...v1.104.0">v1.103.0...v1.104.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-python/blob/main/CHANGELOG.md">openai's changelog</a>.</em></p> <blockquote> <h2>1.106.1 (2025-09-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.106.0...v1.106.1">v1.106.0...v1.106.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> move mypy configurations to <code>pyproject.toml</code> file (<a href="ca413a2774
">ca413a2</a>)</li> </ul> <h2>1.106.0 (2025-09-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.105.0...v1.106.0">v1.105.0...v1.106.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> support callable api_key (<a href="https://redirect.github.com/openai/openai-python/issues/2588">#2588</a>) (<a href="e1bad015b8
">e1bad01</a>)</li> <li>improve future compat with pydantic v3 (<a href="6645d9317a
">6645d93</a>)</li> </ul> <h2>1.105.0 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.2...v1.105.0">v1.104.2...v1.105.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add gpt-realtime models (<a href="8502041480
">8502041</a>)</li> </ul> <h2>1.104.2 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.1...v1.104.2">v1.104.1...v1.104.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add aliases back for web search tool types (<a href="2521cd8445
">2521cd8</a>)</li> </ul> <h2>1.104.1 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.104.0...v1.104.1">v1.104.0...v1.104.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> manual updates for ResponseInputAudio (<a href="0db5061966
">0db5061</a>)</li> </ul> <h2>1.104.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v1.103.0...v1.104.0">v1.103.0...v1.104.0</a></p> <h3>Features</h3> <ul> <li><strong>types:</strong> replace List[str] with SequenceNotStr in params (<a href="bc00bda880
">bc00bda</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2adf111129
"><code>2adf111</code></a> release: 1.106.1</li> <li><a href="c4f9d0b997
"><code>c4f9d0b</code></a> chore(internal): move mypy configurations to <code>pyproject.toml</code> file</li> <li><a href="2de8d7cde5
"><code>2de8d7c</code></a> release: 1.106.0</li> <li><a href="2cf4ed5072
"><code>2cf4ed5</code></a> feat: improve future compat with pydantic v3</li> <li><a href="25d16be18b
"><code>25d16be</code></a> feat(client): support callable api_key (<a href="https://redirect.github.com/openai/openai-python/issues/2588">#2588</a>)</li> <li><a href="8672413735
"><code>8672413</code></a> release: 1.105.0</li> <li><a href="2c60d78b37
"><code>2c60d78</code></a> feat(api): Add gpt-realtime models</li> <li><a href="a52463c932
"><code>a52463c</code></a> release: 1.104.2</li> <li><a href="5a6931dafd
"><code>5a6931d</code></a> fix(types): add aliases back for web search tool types</li> <li><a href="fb152d967e
"><code>fb152d9</code></a> release: 1.104.1</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-python/compare/v1.102.0...v1.106.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
369083c069
commit
438c037b1f
1 changed files with 3 additions and 3 deletions
6
uv.lock
generated
6
uv.lock
generated
|
@ -2620,7 +2620,7 @@ wheels = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "openai"
|
name = "openai"
|
||||||
version = "1.102.0"
|
version = "1.107.0"
|
||||||
source = { registry = "https://pypi.org/simple" }
|
source = { registry = "https://pypi.org/simple" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "anyio" },
|
{ name = "anyio" },
|
||||||
|
@ -2632,9 +2632,9 @@ dependencies = [
|
||||||
{ name = "tqdm" },
|
{ name = "tqdm" },
|
||||||
{ name = "typing-extensions" },
|
{ name = "typing-extensions" },
|
||||||
]
|
]
|
||||||
sdist = { url = "https://files.pythonhosted.org/packages/07/55/da5598ed5c6bdd9939633854049cddc5cbac0da938dfcfcb3c6b119c16c0/openai-1.102.0.tar.gz", hash = "sha256:2e0153bcd64a6523071e90211cbfca1f2bbc5ceedd0993ba932a5869f93b7fc9", size = 519027, upload-time = "2025-08-26T20:50:29.397Z" }
|
sdist = { url = "https://files.pythonhosted.org/packages/88/67/d6498de300f83ff57a79cb7aa96ef3bef8d6f070c3ded0f1b5b45442a6bc/openai-1.107.0.tar.gz", hash = "sha256:43e04927584e57d0e9e640ee0077c78baf8150098be96ebd5c512539b6c4e9a4", size = 566056, upload-time = "2025-09-08T19:25:47.604Z" }
|
||||||
wheels = [
|
wheels = [
|
||||||
{ url = "https://files.pythonhosted.org/packages/bd/0d/c9e7016d82c53c5b5e23e2bad36daebb8921ed44f69c0a985c6529a35106/openai-1.102.0-py3-none-any.whl", hash = "sha256:d751a7e95e222b5325306362ad02a7aa96e1fab3ed05b5888ce1c7ca63451345", size = 812015, upload-time = "2025-08-26T20:50:27.219Z" },
|
{ url = "https://files.pythonhosted.org/packages/91/ed/e8a4fd20390f2858b95227c288df8fe0c835f7c77625f7583609161684ba/openai-1.107.0-py3-none-any.whl", hash = "sha256:3dcfa3cbb116bd6924b27913b8da28c4a787379ff60049588547a1013e6d6438", size = 950968, upload-time = "2025-09-08T19:25:45.552Z" },
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue