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

   Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 
0.0.20 to 0.0.27.
   <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.27</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Pass parse offsets via constructors by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/268";>Kludex/python-multipart#268</a></li>
   <li>Add multipart header limits by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/267";>Kludex/python-multipart#267</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27";>https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27</a></p>
   <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>
   <h2>Version 0.0.22</h2>
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md";>python-multipart's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.0.27 (2026-04-27)</h2>
   <ul>
   <li>Add multipart header limits <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/267";>#267</a>.</li>
   <li>Pass parse offsets via constructors <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/268";>#268</a>.</li>
   </ul>
   <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>
   <h2>0.0.22 (2026-01-25)</h2>
   <ul>
   <li>Drop directory path from filename in <code>File</code> <a 
href="https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4";>9433f4b</a>.</li>
   </ul>
   <h2>0.0.21 (2025-12-17)</h2>
   <ul>
   <li>Add support for Python 3.14 and drop EOL 3.8 and 3.9 <a 
href="https://redirect.github.com/Kludex/python-multipart/pull/216";>#216</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/6d1d6892a6b01b25da6f3e7b097e8e06c57fb250";><code>6d1d689</code></a>
 Version 0.0.27 (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/272";>#272</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/0b10220b1555af068a2bc8b198022b1ae238200f";><code>0b10220</code></a>
 Run CI on main branch pull requests (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/271";>#271</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/3e64f5f8caba0e5d391b0c1ad0f1c2edf9e8f911";><code>3e64f5f</code></a>
 Add multipart header limits (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/267";>#267</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/eb109cc4eb8174f2a7efc1ba894b1bf6425c0b14";><code>eb109cc</code></a>
 Pass parse offsets via constructors (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/268";>#268</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/78e29abb9a339598975beee093a770ec3033f76d";><code>78e29ab</code></a>
 Bump pytest from 9.0.2 to 9.0.3 (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/266";>#266</a>)</li>
   <li><a 
href="https://github.com/Kludex/python-multipart/commit/b2ddd0982bdf0fe852e4f3baa12122d2827af46c";><code>b2ddd09</code></a>
 fuzz: Enhance fuzzing capabilities with new chunked and boundary tests (<a 
href="https://redirect.github.com/Kludex/python-multipart/issues/264";>#264</a>)</li>
   <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>Additional commits viewable in <a 
href="https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.27";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-multipart&package-manager=uv&previous-version=0.0.20&new-version=0.0.27)](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/gravitino/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