dependabot[bot] opened a new pull request, #3536: URL: https://github.com/apache/iceberg-python/pull/3536
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 7.2.0 to 7.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ipython/ipykernel/releases">ipykernel's releases</a>.</em></p> <blockquote> <h2>v7.3.0</h2> <h2>7.3.0</h2> <p>(<a href="https://github.com/ipython/ipykernel/compare/v7.2.0...28e9cf822f3f3fd4f92c58db1213f7a54cf43a96">Full Changelog</a>)</p> <h3>New features added</h3> <ul> <li>feat(displayhook): add register_hook/unregister_hook to ZMQShellDisplayHook <a href="https://redirect.github.com/ipython/ipykernel/pull/1522">#1522</a> (<a href="https://github.com/rgbkrk"><code>@rgbkrk</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> <li>Support ZMQ Curve for transport encryption <a href="https://redirect.github.com/ipython/ipykernel/pull/1515">#1515</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> </ul> <h3>Enhancements made</h3> <ul> <li>Support new iPython system_raise_on_error flag in ZMQInteractiveShell <a href="https://redirect.github.com/ipython/ipykernel/pull/1496">#1496</a> (<a href="https://github.com/adityawasudeo"><code>@adityawasudeo</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>pass cell_meta from do_execute to run_cell <a href="https://redirect.github.com/ipython/ipykernel/pull/1475">#1475</a> (<a href="https://github.com/erawn"><code>@erawn</code></a>, <a href="https://github.com/P4X-ng"><code>@P4X-ng</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>Fix broken IPython Reference URL in help_links <a href="https://redirect.github.com/ipython/ipykernel/pull/1526">#1526</a> (<a href="https://github.com/goelakash"><code>@goelakash</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>, <a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Mark cell execution as failing when formatter errors out <a href="https://redirect.github.com/ipython/ipykernel/pull/1521">#1521</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix ENOTSOCK traceback when iopub socket closes during shutdown <a href="https://redirect.github.com/ipython/ipykernel/pull/1518">#1518</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> <li>Bugfix: Ensure that we take a copy of the sys.modules before iterating over it <a href="https://redirect.github.com/ipython/ipykernel/pull/1514">#1514</a> (<a href="https://github.com/pelson"><code>@pelson</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>build docs on latest python <a href="https://redirect.github.com/ipython/ipykernel/pull/1525">#1525</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix recent debugpy failures <a href="https://redirect.github.com/ipython/ipykernel/pull/1524">#1524</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Unpin Spinx now that typehints issue ought to be resolved <a href="https://redirect.github.com/ipython/ipykernel/pull/1517">#1517</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix downstream test: do not use editable install for <code>ipyparallel</code> <a href="https://redirect.github.com/ipython/ipykernel/pull/1516">#1516</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Linting fixes <a href="https://redirect.github.com/ipython/ipykernel/pull/1509">#1509</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1508">#1508</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1502">#1502</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Removed pinning of virtualenv <a href="https://redirect.github.com/ipython/ipykernel/pull/1501">#1501</a> (<a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>)</li> <li>Fixed a flaky windows test <a href="https://redirect.github.com/ipython/ipykernel/pull/1500">#1500</a> (<a href="https://github.com/adityawasudeo"><code>@adityawasudeo</code></a>, <a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Switch from using nest-asyncio to nest-asyncio2 <a href="https://redirect.github.com/ipython/ipykernel/pull/1499">#1499</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Temporary pin virtualenv < 21 <a href="https://redirect.github.com/ipython/ipykernel/pull/1498">#1498</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Reintroduce changing base method to async <a href="https://redirect.github.com/ipython/ipykernel/pull/1497">#1497</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1495">#1495</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> </ul> <h3>Other merged PRs</h3> <ul> <li>Bump the actions group across 1 directory with 2 updates <a href="https://redirect.github.com/ipython/ipykernel/pull/1513">#1513</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>The following people contributed discussions, new ideas, code and documentation contributions, and review. See <a href="https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports">our definition of contributors</a>.</p> <p>(<a href="https://github.com/ipython/ipykernel/graphs/contributors?from=2026-02-06&to=2026-06-10&type=c">GitHub contributors page for this release</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md">ipykernel's changelog</a>.</em></p> <blockquote> <h2>7.3.0</h2> <p>(<a href="https://github.com/ipython/ipykernel/compare/v7.2.0...28e9cf822f3f3fd4f92c58db1213f7a54cf43a96">Full Changelog</a>)</p> <h3>New features added</h3> <ul> <li>feat(displayhook): add register_hook/unregister_hook to ZMQShellDisplayHook <a href="https://redirect.github.com/ipython/ipykernel/pull/1522">#1522</a> (<a href="https://github.com/rgbkrk"><code>@rgbkrk</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> <li>Support ZMQ Curve for transport encryption <a href="https://redirect.github.com/ipython/ipykernel/pull/1515">#1515</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> </ul> <h3>Enhancements made</h3> <ul> <li>Support new iPython system_raise_on_error flag in ZMQInteractiveShell <a href="https://redirect.github.com/ipython/ipykernel/pull/1496">#1496</a> (<a href="https://github.com/adityawasudeo"><code>@adityawasudeo</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>pass cell_meta from do_execute to run_cell <a href="https://redirect.github.com/ipython/ipykernel/pull/1475">#1475</a> (<a href="https://github.com/erawn"><code>@erawn</code></a>, <a href="https://github.com/P4X-ng"><code>@P4X-ng</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>Fix broken IPython Reference URL in help_links <a href="https://redirect.github.com/ipython/ipykernel/pull/1526">#1526</a> (<a href="https://github.com/goelakash"><code>@goelakash</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>, <a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Mark cell execution as failing when formatter errors out <a href="https://redirect.github.com/ipython/ipykernel/pull/1521">#1521</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix ENOTSOCK traceback when iopub socket closes during shutdown <a href="https://redirect.github.com/ipython/ipykernel/pull/1518">#1518</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> <li>Bugfix: Ensure that we take a copy of the sys.modules before iterating over it <a href="https://redirect.github.com/ipython/ipykernel/pull/1514">#1514</a> (<a href="https://github.com/pelson"><code>@pelson</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>build docs on latest python <a href="https://redirect.github.com/ipython/ipykernel/pull/1525">#1525</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix recent debugpy failures <a href="https://redirect.github.com/ipython/ipykernel/pull/1524">#1524</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Unpin Spinx now that typehints issue ought to be resolved <a href="https://redirect.github.com/ipython/ipykernel/pull/1517">#1517</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Fix downstream test: do not use editable install for <code>ipyparallel</code> <a href="https://redirect.github.com/ipython/ipykernel/pull/1516">#1516</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>Linting fixes <a href="https://redirect.github.com/ipython/ipykernel/pull/1509">#1509</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1508">#1508</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1502">#1502</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Removed pinning of virtualenv <a href="https://redirect.github.com/ipython/ipykernel/pull/1501">#1501</a> (<a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>)</li> <li>Fixed a flaky windows test <a href="https://redirect.github.com/ipython/ipykernel/pull/1500">#1500</a> (<a href="https://github.com/adityawasudeo"><code>@adityawasudeo</code></a>, <a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Switch from using nest-asyncio to nest-asyncio2 <a href="https://redirect.github.com/ipython/ipykernel/pull/1499">#1499</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Temporary pin virtualenv < 21 <a href="https://redirect.github.com/ipython/ipykernel/pull/1498">#1498</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>Reintroduce changing base method to async <a href="https://redirect.github.com/ipython/ipykernel/pull/1497">#1497</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> <li>chore: update pre-commit hooks <a href="https://redirect.github.com/ipython/ipykernel/pull/1495">#1495</a> (<a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a>)</li> </ul> <h3>Other merged PRs</h3> <ul> <li>Bump the actions group across 1 directory with 2 updates <a href="https://redirect.github.com/ipython/ipykernel/pull/1513">#1513</a> (<a href="https://github.com/Carreau"><code>@Carreau</code></a>, <a href="https://github.com/minrk"><code>@minrk</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>The following people contributed discussions, new ideas, code and documentation contributions, and review. See <a href="https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports">our definition of contributors</a>.</p> <p>(<a href="https://github.com/ipython/ipykernel/graphs/contributors?from=2026-02-06&to=2026-06-10&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/adityawasudeo"><code>@adityawasudeo</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aadityawasudeo+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/Carreau"><code>@Carreau</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/erawn"><code>@erawn</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aerawn+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/goelakash"><code>@goelakash</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Agoelakash+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/ianthomas23"><code>@ianthomas23</code></a> (<a href="https://github.com/search? q=repo%3Aipython%2Fipykernel+involves%3Aianthomas23+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/JohanMabille"><code>@JohanMabille</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/krassowski"><code>@krassowski</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Akrassowski+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/minrk"><code>@minrk</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/P4X-ng"><code>@P4X-ng</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AP4X-ng+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/pelson"><code>@pelson</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apelson+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>) | <a href="https://github.com/rgbkrk"><code>@rgbkrk</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Argbkrk+updated%3A2026-02-06..2026-06-10&type=Issues">activity</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipython/ipykernel/commit/5dbd5ce56fa17f89075f7d866d5dbe35ca543085"><code>5dbd5ce</code></a> Publish 7.3.0</li> <li><a href="https://github.com/ipython/ipykernel/commit/28e9cf822f3f3fd4f92c58db1213f7a54cf43a96"><code>28e9cf8</code></a> chore: update pre-commit hooks (<a href="https://redirect.github.com/ipython/ipykernel/issues/1508">#1508</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/4e4f82c260f9487639529e1d0104d104ba9faa3b"><code>4e4f82c</code></a> Support ZMQ Curve for transport encryption (<a href="https://redirect.github.com/ipython/ipykernel/issues/1515">#1515</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/b64f597ee69a194422f3cdd9e4b83593902337dc"><code>b64f597</code></a> Merge branch 'main' into curve-encryption</li> <li><a href="https://github.com/ipython/ipykernel/commit/6fc8b58d8c3d2a23d5cf18c528325aef7598bafb"><code>6fc8b58</code></a> Fix broken IPython Reference URL in help_links (<a href="https://redirect.github.com/ipython/ipykernel/issues/1526">#1526</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/cd6f460c5f09a4fba3cf7f57d2bc941060133cd5"><code>cd6f460</code></a> Fix typing due to new <code>jupyter_client</code> version</li> <li><a href="https://github.com/ipython/ipykernel/commit/b0678baa936815e7b497cbbe3bacbc16f4029086"><code>b0678ba</code></a> Update <code>pyproject.toml</code> to depend on <code>jupyter_client</code> 8.9.0 rather than branch</li> <li><a href="https://github.com/ipython/ipykernel/commit/2157ae73ba7562413f5401f72f660f869995713c"><code>2157ae7</code></a> Update tests to reflact rename to "auto"</li> <li><a href="https://github.com/ipython/ipykernel/commit/336971eae905d507d16be4d28ce7622d0239b6df"><code>336971e</code></a> build docs on latest python (<a href="https://redirect.github.com/ipython/ipykernel/issues/1525">#1525</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/7ecb521f6df4d2219dda8596276186796f06af8b"><code>7ecb521</code></a> Fix tests</li> <li>Additional commits viewable in <a href="https://github.com/ipython/ipykernel/compare/v7.2.0...v7.3.0">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 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> -- 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]
