dependabot[bot] opened a new pull request, #3573:
URL: https://github.com/apache/iceberg-python/pull/3573

   Bumps [joserfc](https://github.com/authlib/joserfc) from 1.6.3 to 1.6.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/authlib/joserfc/releases";>joserfc's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.6.7</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li><strong>jws</strong>: Validate payload size for b64=false  -  by <a 
href="https://github.com/lepture";><code>@​lepture</code></a> <a 
href="https://github.com/authlib/joserfc/commit/4d4ea2e";><!-- raw HTML omitted 
-->(4d4ea)<!-- raw HTML omitted --></a></li>
   <li><strong>typing</strong>: Accept any Collection for algorithms, not just 
list  -  by <a 
href="https://github.com/jonathangreen";><code>@​jonathangreen</code></a> <a 
href="https://github.com/authlib/joserfc/commit/102a7a7";><!-- raw HTML omitted 
-->(102a7)<!-- raw HTML omitted --></a></li>
   <li><strong>typing</strong>: Use cast for type hints  -  by <a 
href="https://github.com/lepture";><code>@​lepture</code></a> <a 
href="https://github.com/authlib/joserfc/commit/75d9f95";><!-- raw HTML omitted 
-->(75d9f)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/authlib/joserfc/compare/1.6.5...1.6.7";>View changes on 
GitHub</a></h5>
   <h2>1.6.5</h2>
   <p><em>No significant changes</em></p>
   <h5>    <a 
href="https://github.com/authlib/joserfc/compare/1.6.4...1.6.5";>View changes on 
GitHub</a></h5>
   <h2>1.6.4</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li>Use  -  by <strong>5e3daf0</strong> [<!-- raw HTML omitted -->( 
inst)<!-- raw HTML omitted -->](<a 
href="https://github.com/authlib/joserfc/commit/";>https://github.com/authlib/joserfc/commit/</a>
 instead of Optional for typing)</li>
   <li><strong>jwe</strong>: Remove InvalidCEKLengthError  -  by <a 
href="https://github.com/lepture";><code>@​lepture</code></a> <a 
href="https://github.com/authlib/joserfc/commit/8aeb191";><!-- raw HTML omitted 
-->(8aeb1)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/authlib/joserfc/compare/1.6.3...1.6.4";>View changes on 
GitHub</a></h5>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/authlib/joserfc/blob/main/docs/changelog.rst";>joserfc's
 changelog</a>.</em></p>
   <blockquote>
   <h2>1.6.7</h2>
   <p><strong>Released on May 23, 2026</strong></p>
   <ul>
   <li>Update for type hints.</li>
   </ul>
   <h2>1.6.6</h2>
   <p><strong>Released on May 18, 2026</strong></p>
   <ul>
   <li><strong>JWS</strong>: validate payload size when 
<code>b64=false</code>.</li>
   </ul>
   <h2>1.6.5</h2>
   <p><strong>Released on May 3, 2026</strong></p>
   <ul>
   <li><strong>JWS</strong>: increase registry's payload max size.</li>
   </ul>
   <h2>1.6.4</h2>
   <p><strong>Released on April 13, 2026</strong></p>
   <ul>
   <li><strong>JWE</strong>: remove <code>InvalidCEKLengthError</code>.</li>
   <li><strong>JWK</strong>: fix <code>ECKey</code> serialization.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/authlib/joserfc/commit/1e5b94da589c695f54abd9f1a0ad822dcffe0305";><code>1e5b94d</code></a>
 chore: release 1.6.7</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/75d9f95815f522ccb50515fb36efbcc6601b2e34";><code>75d9f95</code></a>
 fix(typing): use cast for type hints</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/6d240377ce8ddfb15793822d9d82cf66e66a9980";><code>6d24037</code></a>
 Merge pull request <a 
href="https://redirect.github.com/authlib/joserfc/issues/98";>#98</a> from 
jonathangreen/algorithms-accept-collection</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/102a7a7610eb50cd53cd46d917146b7af295613f";><code>102a7a7</code></a>
 fix(typing): accept any Collection for algorithms, not just list</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/8b869e8754b5022c3a2a9e1071fe15f65d3749c6";><code>8b869e8</code></a>
 chore: release 1.6.6</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/00d599bfc1282cf887bb6a8bc82598dc10532fa5";><code>00d599b</code></a>
 chore: update actions</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/9186561fc40de112e3b3f01934b11d7ca54da142";><code>9186561</code></a>
 Merge pull request <a 
href="https://redirect.github.com/authlib/joserfc/issues/97";>#97</a> from 
authlib/fix-b64</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/4d4ea2e787ed36a2190158d86d8470e3acbb349b";><code>4d4ea2e</code></a>
 fix(jws): validate payload size for b64=false</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/b6554cca2f0ae4f246411aa569b2980381eb35a3";><code>b6554cc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/authlib/joserfc/issues/96";>#96</a> from 
sebasxsala/fix-p512-fixture</li>
   <li><a 
href="https://github.com/authlib/joserfc/commit/b89eadff61ef9d8cf4302d18987f27dc1b281647";><code>b89eadf</code></a>
 test: normalize P-521 private key fixture</li>
   <li>Additional commits viewable in <a 
href="https://github.com/authlib/joserfc/compare/1.6.3...1.6.7";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=joserfc&package-manager=uv&previous-version=1.6.3&new-version=1.6.7)](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/iceberg-python/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to