dependabot[bot] opened a new pull request, #38207:
URL: https://github.com/apache/beam/pull/38207

   Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 
0.0.22 to 0.0.26.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Kludex/python-multipart/releases";>python-multipart's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 0.0.26</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Skip preamble before first multipart boundary by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/262";>Kludex/python-multipart#262</a></li>
   <li>Silently discard epilogue data after the closing boundary by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/259";>Kludex/python-multipart#259</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.25...0.0.26";>https://github.com/Kludex/python-multipart/compare/0.0.25...0.0.26</a></p>
   <h2>Version 0.0.25</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Apply Apache-2.0 properly by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/247";>Kludex/python-multipart#247</a></li>
   <li>Handle multipart headers case-insensitively by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/252";>Kludex/python-multipart#252</a></li>
   <li>Emit <code>field_end</code> for trailing bare field names on finalize by 
<a href="https://github.com/bysiber";><code>@​bysiber</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/230";>Kludex/python-multipart#230</a></li>
   <li>Add <code>UPLOAD_DELETE_TMP</code> to <code>FormParser</code> config by 
<a href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/254";>Kludex/python-multipart#254</a></li>
   <li>Remove custom FormParser classes by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/257";>Kludex/python-multipart#257</a></li>
   <li>Handle CTE values case-insensitively by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/258";>Kludex/python-multipart#258</a></li>
   <li>Add MIME content type info to File by <a 
href="https://github.com/jhnstrk";><code>@​jhnstrk</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/143";>Kludex/python-multipart#143</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.24...0.0.25";>https://github.com/Kludex/python-multipart/compare/0.0.24...0.0.25</a></p>
   <h2>Version 0.0.24</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Validate <code>chunk_size</code> in <code>parse_form()</code> by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/244";>Kludex/python-multipart#244</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.23...0.0.24";>https://github.com/Kludex/python-multipart/compare/0.0.23...0.0.24</a></p>
   <h2>Version 0.0.23</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove unused <code>trust_x_headers</code> parameter and 
<code>X-File-Name</code> fallback by <a 
href="https://github.com/jhnstrk";><code>@​jhnstrk</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/196";>Kludex/python-multipart#196</a></li>
   <li>Return processed length from 
<code>QuerystringParser._internal_write</code> by <a 
href="https://github.com/bysiber";><code>@​bysiber</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/229";>Kludex/python-multipart#229</a></li>
   <li>Cleanup metadata dunders from <code>__init__.py</code> by <a 
href="https://github.com/Chesars";><code>@​Chesars</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/227";>Kludex/python-multipart#227</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Chesars";><code>@​Chesars</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/227";>Kludex/python-multipart#227</a></li>
   <li><a href="https://github.com/bysiber";><code>@​bysiber</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/229";>Kludex/python-multipart#229</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.23";>https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.23</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md";>python-multipart's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.0.26 (2026-04-10)</h2>
   <ul>
   <li>Skip preamble before the first multipart boundary more efficiently <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/262";>#262</a>.</li>
   <li>Silently discard epilogue data after the closing multipart boundary <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/259";>#259</a>.</li>
   </ul>
   <h2>0.0.25 (2026-04-10)</h2>
   <ul>
   <li>Add MIME content type info to <code>File</code> <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/143";>#143</a>.</li>
   <li>Handle CTE values case-insensitively <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/258";>#258</a>.</li>
   <li>Remove custom <code>FormParser</code> classes <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/257";>#257</a>.</li>
   <li>Add <code>UPLOAD_DELETE_TMP</code> to <code>FormParser</code> config <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/254";>#254</a>.</li>
   <li>Emit <code>field_end</code> for trailing bare field names on finalize <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/230";>#230</a>.</li>
   <li>Handle multipart headers case-insensitively <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/252";>#252</a>.</li>
   <li>Apply Apache-2.0 properly <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/247";>#247</a>.</li>
   </ul>
   <h2>0.0.24 (2026-04-05)</h2>
   <ul>
   <li>Validate <code>chunk_size</code> in <code>parse_form()</code> <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/244";>#244</a>.</li>
   </ul>
   <h2>0.0.23 (2026-04-05)</h2>
   <ul>
   <li>Remove unused <code>trust_x_headers</code> parameter and 
<code>X-File-Name</code> fallback <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/196";>#196</a>.</li>
   <li>Return processed length from 
<code>QuerystringParser._internal_write</code> <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/229";>#229</a>.</li>
   <li>Cleanup metadata dunders from <code>__init__.py</code> <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/227";>#227</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/28f47859b4a40c2e11e02dc514b2e9743ceedd2e";><code>28f4785</code></a>
 Version 0.0.26 (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/263";>#263</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/d4452a78bbde94995dd3c0d1b4aff3610a5c472f";><code>d4452a7</code></a>
 Silently discard epilogue data after the closing boundary (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/259";>#259</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/6a7b76dd2653d99d8e5981d7ff09a4a047750b37";><code>6a7b76d</code></a>
 Skip preamble before first multipart boundary (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/262";>#262</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/4addb60350fc843f77a1502f14247db91930b3bf";><code>4addb60</code></a>
 Version 0.0.25 (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/261";>#261</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/d3a4698e0dc16cbd85f98076b2ebf9b696cd3604";><code>d3a4698</code></a>
 Add MIME content type info to File (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/143";>#143</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/9a1ecbd074801fcd3911266f3f4442181d10ab92";><code>9a1ecbd</code></a>
 Handle CTE values case-insensitively (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/258";>#258</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/ef2a0b94f95676ea6a7b77d2252b09f5797cb8ed";><code>ef2a0b9</code></a>
 Remove custom FormParser classes (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/257";>#257</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/3a757d7cf209e654eb17cf7b7af868eed469f680";><code>3a757d7</code></a>
 Ignore local Claude state (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/255";>#255</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/55e739617db7c40e2cd04c5ad8c7acf2ed0a1d19";><code>55e7396</code></a>
 fuzz: Add cifuzz (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/186";>#186</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/d6d1d111e7de9ce3d3f8623fe5f5e4201c0a5fd1";><code>d6d1d11</code></a>
 Bump the github-actions group with 2 updates (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/249";>#249</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.26";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-multipart&package-manager=pip&previous-version=0.0.22&new-version=0.0.26)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/beam/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to