Skip to content

Commit

Permalink
Python: Bump openai from 1.40.6 to 1.41.1 in /python (#8295)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.40.6 to
1.41.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.41.1</h2>
<h2>1.41.1 (2024-08-19)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.41.0...v1.41.1">v1.41.0...v1.41.1</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>json schema:</strong> remove <code>None</code> defaults (<a
href="https://redirect.github.com/openai/openai-python/issues/1663">#1663</a>)
(<a
href="https://github.com/openai/openai-python/commit/30215c15df613cf9c36cafd717af79158c9db3e5">30215c1</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>client:</strong> fix parsing union responses when non-json
is returned (<a
href="https://redirect.github.com/openai/openai-python/issues/1665">#1665</a>)
(<a
href="https://github.com/openai/openai-python/commit/822c37de49eb2ffe8c05122f7520ba87bd76e30b">822c37d</a>)</li>
</ul>
<h2>v1.41.0</h2>
<h2>1.41.0 (2024-08-16)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.8...v1.41.0">v1.40.8...v1.41.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>client:</strong> add uploads.upload_file helper (<a
href="https://github.com/openai/openai-python/commit/aae079daa3c1763ab0e46bad766ae5261b475806">aae079d</a>)</li>
</ul>
<h2>v1.40.8</h2>
<h2>1.40.8 (2024-08-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.7...v1.40.8">v1.40.7...v1.40.8</a></p>
<h3>Chores</h3>
<ul>
<li><strong>types:</strong> define FilePurpose enum (<a
href="https://redirect.github.com/openai/openai-python/issues/1653">#1653</a>)
(<a
href="https://github.com/openai/openai-python/commit/3c2eeae32adf5d4ab6bc622be6f9a95a1a298dd3">3c2eeae</a>)</li>
</ul>
<h2>v1.40.7</h2>
<h2>1.40.7 (2024-08-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.6...v1.40.7">v1.40.6...v1.40.7</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli/migrate:</strong> change grit binaries download source
(<a
href="https://redirect.github.com/openai/openai-python/issues/1649">#1649</a>)
(<a
href="https://github.com/openai/openai-python/commit/85e8935d9a123b92964d39a98334a975a06ab845">85e8935</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>docs:</strong> fix typo in example snippet (<a
href="https://github.com/openai/openai-python/commit/4e83b57ffbb64e1c98c19968557dc68a0b65d0b3">4e83b57</a>)</li>
<li><strong>internal:</strong> use different 32bit detection method (<a
href="https://redirect.github.com/openai/openai-python/issues/1652">#1652</a>)
(<a
href="https://github.com/openai/openai-python/commit/5831af65048af2a5df9e3ea4a48b8fff2e66dd8c">5831af6</a>)</li>
</ul>
</blockquote>
</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.41.1 (2024-08-19)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.41.0...v1.41.1">v1.41.0...v1.41.1</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>json schema:</strong> remove <code>None</code> defaults (<a
href="https://redirect.github.com/openai/openai-python/issues/1663">#1663</a>)
(<a
href="https://github.com/openai/openai-python/commit/30215c15df613cf9c36cafd717af79158c9db3e5">30215c1</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>client:</strong> fix parsing union responses when non-json
is returned (<a
href="https://redirect.github.com/openai/openai-python/issues/1665">#1665</a>)
(<a
href="https://github.com/openai/openai-python/commit/822c37de49eb2ffe8c05122f7520ba87bd76e30b">822c37d</a>)</li>
</ul>
<h2>1.41.0 (2024-08-16)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.8...v1.41.0">v1.40.8...v1.41.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>client:</strong> add uploads.upload_file helper (<a
href="https://github.com/openai/openai-python/commit/aae079daa3c1763ab0e46bad766ae5261b475806">aae079d</a>)</li>
</ul>
<h2>1.40.8 (2024-08-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.7...v1.40.8">v1.40.7...v1.40.8</a></p>
<h3>Chores</h3>
<ul>
<li><strong>types:</strong> define FilePurpose enum (<a
href="https://redirect.github.com/openai/openai-python/issues/1653">#1653</a>)
(<a
href="https://github.com/openai/openai-python/commit/3c2eeae32adf5d4ab6bc622be6f9a95a1a298dd3">3c2eeae</a>)</li>
</ul>
<h2>1.40.7 (2024-08-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.40.6...v1.40.7">v1.40.6...v1.40.7</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli/migrate:</strong> change grit binaries download source
(<a
href="https://redirect.github.com/openai/openai-python/issues/1649">#1649</a>)
(<a
href="https://github.com/openai/openai-python/commit/85e8935d9a123b92964d39a98334a975a06ab845">85e8935</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>docs:</strong> fix typo in example snippet (<a
href="https://github.com/openai/openai-python/commit/4e83b57ffbb64e1c98c19968557dc68a0b65d0b3">4e83b57</a>)</li>
<li><strong>internal:</strong> use different 32bit detection method (<a
href="https://redirect.github.com/openai/openai-python/issues/1652">#1652</a>)
(<a
href="https://github.com/openai/openai-python/commit/5831af65048af2a5df9e3ea4a48b8fff2e66dd8c">5831af6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openai/openai-python/commit/3d780f260a1d26ab612dde0f870db114a42273bd"><code>3d780f2</code></a>
release: 1.41.1</li>
<li><a
href="https://github.com/openai/openai-python/commit/fb5e53efa9670aaaba7db40ce331417df05d049e"><code>fb5e53e</code></a>
chore(client): fix parsing union responses when non-json is returned (<a
href="https://redirect.github.com/openai/openai-python/issues/1665">#1665</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/54156ad1a7d3f24ff66c43bffc5a6325904c6137"><code>54156ad</code></a>
fix(json schema): remove <code>None</code> defaults (<a
href="https://redirect.github.com/openai/openai-python/issues/1663">#1663</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/798c6cb8032f4568d0b23f762d479d68be62ce3e"><code>798c6cb</code></a>
release: 1.41.0</li>
<li><a
href="https://github.com/openai/openai-python/commit/3bbb271927811194d3b17a4f9968b7fff2d79861"><code>3bbb271</code></a>
feat(client): add uploads.upload_file helper</li>
<li><a
href="https://github.com/openai/openai-python/commit/b143c164678ad7579161448846ce67be62e7f21f"><code>b143c16</code></a>
release: 1.40.8</li>
<li><a
href="https://github.com/openai/openai-python/commit/05f0132fb81580e94ca22baf68a804d635248815"><code>05f0132</code></a>
chore(types): define FilePurpose enum (<a
href="https://redirect.github.com/openai/openai-python/issues/1653">#1653</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/3bf03f2f7ee1a9e214484524000774532d02cba7"><code>3bf03f2</code></a>
release: 1.40.7</li>
<li><a
href="https://github.com/openai/openai-python/commit/cd8c3a3d2129da28188c9c71cd77964287f18803"><code>cd8c3a3</code></a>
chore(internal): use different 32bit detection method (<a
href="https://redirect.github.com/openai/openai-python/issues/1652">#1652</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/c58a0a4bc4d9a70d40625110182216e557ccdff9"><code>c58a0a4</code></a>
chore(docs): fix typo in example snippet</li>
<li>Additional commits viewable in <a
href="https://github.com/openai/openai-python/compare/v1.40.6...v1.41.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openai&package-manager=pip&previous-version=1.40.6&new-version=1.41.1)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 27c29f5 commit cdbce9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cdbce9e

Please sign in to comment.