[PR #1454] [CLOSED] deps(tinytorch): update ipykernel requirement from >=6.29.0 to >=7.2.0 in /tinytorch #9123

Closed
opened 2026-05-03 01:21:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1454
Author: @dependabot[bot]
Created: 4/22/2026
Status: Closed

Base: devHead: dependabot/pip/tinytorch/dev/ipykernel-gte-7.2.0


📝 Commits (2)

  • 7a8c6d5 deps(tinytorch): update ipykernel requirement in /tinytorch
  • 77e10b4 Merge branch 'dev' into dependabot/pip/tinytorch/dev/ipykernel-gte-7.2.0

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 tinytorch/binder/requirements.txt (+1 -1)
📝 tinytorch/pyproject.toml (+2 -2)
📝 tinytorch/requirements.txt (+1 -1)

📄 Description

Updates the requirements on ipykernel to permit the latest version.

Release notes

Sourced from ipykernel's releases.

v7.2.0

7.2.0

(Full Changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​arjxn-py (activity) | @​Carreau (activity) | @​ccordoba12 (activity) | @​ianthomas23 (activity) | @​JohanMabille (activity) | @​minrk (activity) | @​newville (activity) | @​SylvainCorlay (activity)

Changelog

Sourced from ipykernel's changelog.

7.2.0

(Full Changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​arjxn-py (activity) | @​Carreau (activity) | @​ccordoba12 (activity) | @​ianthomas23 (activity) | @​JohanMabille (activity) | @​minrk (activity) | @​newville (activity) | @​SylvainCorlay (activity)

7.2.0a1

(Full Changelog)

New features added

... (truncated)

Commits
  • 4b37e75 Publish 7.2.0
  • 1630c4f Temporarily revert "Test changing base method to async after (#1464)" (#1493)
  • 8086199 Temporarily revert "Test changing base method to async after (#1464)"
  • a2d47a2 chore: update pre-commit hooks (#1472)
  • 06c9aee Publish 7.2.0a1
  • 220a3c6 Made IOPubThread constructor backward compatible (#1492)
  • dee781d Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...
  • 56b2e29 Update pytest requirement in the actions group across 1 directory
  • 13e17df Advertizes kernel protocol 5.5 (#1488)
  • 59f0c65 Advertizes kernel protocol 5.5
  • Additional commits viewable in compare view

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1454 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/22/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/pip/tinytorch/dev/ipykernel-gte-7.2.0` --- ### 📝 Commits (2) - [`7a8c6d5`](https://github.com/harvard-edge/cs249r_book/commit/7a8c6d5a5891a800c7a1a6aab4ac51ccf5d64169) deps(tinytorch): update ipykernel requirement in /tinytorch - [`77e10b4`](https://github.com/harvard-edge/cs249r_book/commit/77e10b4163e7615913acb94e12573010b9fbb84c) Merge branch 'dev' into dependabot/pip/tinytorch/dev/ipykernel-gte-7.2.0 ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/binder/requirements.txt` (+1 -1) 📝 `tinytorch/pyproject.toml` (+2 -2) 📝 `tinytorch/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. <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.2.0</h2> <h2>7.2.0</h2> <p>(<a href="https://github.com/ipython/ipykernel/compare/39eaf96a...1630c4f7d5365918c4f06cf3caee3c278b52afc2">Full Changelog</a>)</p> <h3>New features added</h3> <ul> <li>Added kernel_protocol_version to kernelspec <a href="https://redirect.github.com/ipython/ipykernel/pull/1483">#1483</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Replaced PUB socket with XPUB socket <a href="https://redirect.github.com/ipython/ipykernel/pull/1482">#1482</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a>, <a href="https://github.com/ccordoba12"><code>@​ccordoba12</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/minrk"><code>@​minrk</code></a>)</li> </ul> <h3>Enhancements made</h3> <ul> <li>Made IOPubThread constructor backward compatible <a href="https://redirect.github.com/ipython/ipykernel/pull/1492">#1492</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/minrk"><code>@​minrk</code></a>)</li> <li>Advertizes kernel protocol 5.5 <a href="https://redirect.github.com/ipython/ipykernel/pull/1488">#1488</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Upgrade to jupyter_client 8.8.0 <a href="https://redirect.github.com/ipython/ipykernel/pull/1487">#1487</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Implement kernel-side callstack filtering for internal frames <a href="https://redirect.github.com/ipython/ipykernel/pull/1481">#1481</a> (<a href="https://github.com/arjxn-py"><code>@​arjxn-py</code></a>, <a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>add close event for wx timer app in loop_wx <a href="https://redirect.github.com/ipython/ipykernel/pull/1478">#1478</a> (<a href="https://github.com/newville"><code>@​newville</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Temporarily revert &quot;Test changing base method to async after (<a href="https://redirect.github.com/ipython/ipykernel/issues/1464">#1464</a>)&quot; <a href="https://redirect.github.com/ipython/ipykernel/pull/1493">#1493</a> (<a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Update pytest requirement from &lt;9,&gt;=7.0 to &gt;=7.0,&lt;10 in the actions group across 1 directory <a href="https://redirect.github.com/ipython/ipykernel/pull/1489">#1489</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Removed spyder downstream tests <a href="https://redirect.github.com/ipython/ipykernel/pull/1486">#1486</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Bump scientific-python/upload-nightly-action from 0.6.2 to 0.6.3 in the actions group <a href="https://redirect.github.com/ipython/ipykernel/pull/1484">#1484</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Fix linting errors <a href="https://redirect.github.com/ipython/ipykernel/pull/1480">#1480</a> (<a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Bump actions/checkout from 5 to 6 in the actions group <a href="https://redirect.github.com/ipython/ipykernel/pull/1479">#1479</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/1472">#1472</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/1467">#1467</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Test changing base method to async after <a href="https://redirect.github.com/ipython/ipykernel/issues/1295">#1295</a> <a href="https://redirect.github.com/ipython/ipykernel/pull/1464">#1464</a> (<a href="https://github.com/Carreau"><code>@​Carreau</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</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=2025-10-27&amp;to=2026-02-06&amp;type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/arjxn-py"><code>@​arjxn-py</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aarjxn-py+updated%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/ccordoba12"><code>@​ccordoba12</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/newville"><code>@​newville</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Anewville+updated%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>)</p> </blockquote> </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.2.0</h2> <p>(<a href="https://github.com/ipython/ipykernel/compare/39eaf96a...1630c4f7d5365918c4f06cf3caee3c278b52afc2">Full Changelog</a>)</p> <h3>New features added</h3> <ul> <li>Added kernel_protocol_version to kernelspec <a href="https://redirect.github.com/ipython/ipykernel/pull/1483">#1483</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Replaced PUB socket with XPUB socket <a href="https://redirect.github.com/ipython/ipykernel/pull/1482">#1482</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a>, <a href="https://github.com/ccordoba12"><code>@​ccordoba12</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/minrk"><code>@​minrk</code></a>)</li> </ul> <h3>Enhancements made</h3> <ul> <li>Made IOPubThread constructor backward compatible <a href="https://redirect.github.com/ipython/ipykernel/pull/1492">#1492</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/minrk"><code>@​minrk</code></a>)</li> <li>Advertises kernel protocol 5.5 <a href="https://redirect.github.com/ipython/ipykernel/pull/1488">#1488</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Upgrade to jupyter_client 8.8.0 <a href="https://redirect.github.com/ipython/ipykernel/pull/1487">#1487</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Implement kernel-side callstack filtering for internal frames <a href="https://redirect.github.com/ipython/ipykernel/pull/1481">#1481</a> (<a href="https://github.com/arjxn-py"><code>@​arjxn-py</code></a>, <a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> </ul> <h3>Bugs fixed</h3> <ul> <li>add close event for wx timer app in loop_wx <a href="https://redirect.github.com/ipython/ipykernel/pull/1478">#1478</a> (<a href="https://github.com/newville"><code>@​newville</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Temporarily revert &quot;Test changing base method to async after (<a href="https://redirect.github.com/ipython/ipykernel/issues/1464">#1464</a>)&quot; <a href="https://redirect.github.com/ipython/ipykernel/pull/1493">#1493</a> (<a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>, <a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Update pytest requirement from &lt;9,&gt;=7.0 to &gt;=7.0,&lt;10 in the actions group across 1 directory <a href="https://redirect.github.com/ipython/ipykernel/pull/1489">#1489</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Removed spyder downstream tests <a href="https://redirect.github.com/ipython/ipykernel/pull/1486">#1486</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Bump scientific-python/upload-nightly-action from 0.6.2 to 0.6.3 in the actions group <a href="https://redirect.github.com/ipython/ipykernel/pull/1484">#1484</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Fix linting errors <a href="https://redirect.github.com/ipython/ipykernel/pull/1480">#1480</a> (<a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> <li>Bump actions/checkout from 5 to 6 in the actions group <a href="https://redirect.github.com/ipython/ipykernel/pull/1479">#1479</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/1472">#1472</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/1467">#1467</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>)</li> <li>Test changing base method to async after <a href="https://redirect.github.com/ipython/ipykernel/issues/1295">#1295</a> <a href="https://redirect.github.com/ipython/ipykernel/pull/1464">#1464</a> (<a href="https://github.com/Carreau"><code>@​Carreau</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</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=2025-10-27&amp;to=2026-02-06&amp;type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/arjxn-py"><code>@​arjxn-py</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aarjxn-py+updated%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/ccordoba12"><code>@​ccordoba12</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;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%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/newville"><code>@​newville</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Anewville+updated%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>) | <a href="https://github.com/SylvainCorlay"><code>@​SylvainCorlay</code></a> (<a href="https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2025-10-27..2026-02-06&amp;type=Issues">activity</a>)</p> <!-- raw HTML omitted --> <h2>7.2.0a1</h2> <p>(<a href="https://github.com/ipython/ipykernel/compare/v7.2.0a0...220a3c6e8b24ffb3f8678925712ff3644aafb41e">Full Changelog</a>)</p> <h3>New features added</h3> <ul> <li>Added kernel_protocol_version to kernelspec <a href="https://redirect.github.com/ipython/ipykernel/pull/1483">#1483</a> (<a href="https://github.com/JohanMabille"><code>@​JohanMabille</code></a>, <a href="https://github.com/ianthomas23"><code>@​ianthomas23</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipython/ipykernel/commit/4b37e7504b1e7563b434b23961d2d6b75dc95ed1"><code>4b37e75</code></a> Publish 7.2.0</li> <li><a href="https://github.com/ipython/ipykernel/commit/1630c4f7d5365918c4f06cf3caee3c278b52afc2"><code>1630c4f</code></a> Temporarily revert &quot;Test changing base method to async after (<a href="https://redirect.github.com/ipython/ipykernel/issues/1464">#1464</a>)&quot; (<a href="https://redirect.github.com/ipython/ipykernel/issues/1493">#1493</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/8086199395f1dc069c46582e2a7373b00a25b8b8"><code>8086199</code></a> Temporarily revert &quot;Test changing base method to async after (<a href="https://redirect.github.com/ipython/ipykernel/issues/1464">#1464</a>)&quot;</li> <li><a href="https://github.com/ipython/ipykernel/commit/a2d47a2ca372509e553737b196f995f313949b2c"><code>a2d47a2</code></a> chore: update pre-commit hooks (<a href="https://redirect.github.com/ipython/ipykernel/issues/1472">#1472</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/06c9aee5793896c497e900796145a6a3a23feb25"><code>06c9aee</code></a> Publish 7.2.0a1</li> <li><a href="https://github.com/ipython/ipykernel/commit/220a3c6e8b24ffb3f8678925712ff3644aafb41e"><code>220a3c6</code></a> Made IOPubThread constructor backward compatible (<a href="https://redirect.github.com/ipython/ipykernel/issues/1492">#1492</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/dee781d58bc29dd2d5f2409f783ed90b44ec4507"><code>dee781d</code></a> Update pytest requirement from &lt;9,&gt;=7.0 to &gt;=7.0,&lt;10 in the actions group acr...</li> <li><a href="https://github.com/ipython/ipykernel/commit/56b2e29a29236a5aee494c332c2832cf78bb5f21"><code>56b2e29</code></a> Update pytest requirement in the actions group across 1 directory</li> <li><a href="https://github.com/ipython/ipykernel/commit/13e17df7f0802c9bf786b2223a6f837c131a25ab"><code>13e17df</code></a> Advertizes kernel protocol 5.5 (<a href="https://redirect.github.com/ipython/ipykernel/issues/1488">#1488</a>)</li> <li><a href="https://github.com/ipython/ipykernel/commit/59f0c6525cd3b23c28e5af7257f5db6bb8f78ae6"><code>59f0c65</code></a> Advertizes kernel protocol 5.5</li> <li>Additional commits viewable in <a href="https://github.com/ipython/ipykernel/compare/v6.29.0...v7.2.0">compare view</a></li> </ul> </details> <br /> 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-03 01:21:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#9123