Skip to content

Commit

Permalink
⬆️ Bump jupyter-client from 7.4.4 to 7.4.5 (#128)
Browse files Browse the repository at this point in the history
Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from
7.4.4 to 7.4.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter/jupyter_client/releases">jupyter-client's
releases</a>.</em></p>
<blockquote>
<h2>v7.4.5</h2>
<h2>7.4.5</h2>
<p>(<a
href="https://github.com/jupyter/jupyter_client/compare/v7.4.4...d27c8a497c6cbb1a232fbbe75cb1fd0f53faa9b0">Full
Changelog</a>)</p>
<h3>Maintenance and upkeep improvements</h3>
<ul>
<li>[7.x] Handle Jupyter Core Warning <a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/pull/875">#875</a>
(<a
href="https://github.com/blink1073"><code>@​blink1073</code></a>)</li>
<li>Clean up 7.x workflows <a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/pull/865">#865</a>
(<a
href="https://github.com/blink1073"><code>@​blink1073</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter/jupyter_client/graphs/contributors?from=2022-10-25&amp;to=2022-11-10&amp;type=c">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2022-10-25..2022-11-10&amp;type=Issues"><code>@​blink1073</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter/jupyter_client/blob/v7.4.5/CHANGELOG.md">jupyter-client's
changelog</a>.</em></p>
<blockquote>
<h2>7.4.5</h2>
<p>(<a
href="https://github.com/jupyter/jupyter_client/compare/v7.4.4...d27c8a497c6cbb1a232fbbe75cb1fd0f53faa9b0">Full
Changelog</a>)</p>
<h3>Maintenance and upkeep improvements</h3>
<ul>
<li>[7.x] Handle Jupyter Core Warning <a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/pull/875">#875</a>
(<a
href="https://github.com/blink1073"><code>@​blink1073</code></a>)</li>
<li>Clean up 7.x workflows <a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/pull/865">#865</a>
(<a
href="https://github.com/blink1073"><code>@​blink1073</code></a>)</li>
</ul>
<h3>Contributors to this release</h3>
<p>(<a
href="https://github.com/jupyter/jupyter_client/graphs/contributors?from=2022-10-25&amp;to=2022-11-10&amp;type=c">GitHub
contributors page for this release</a>)</p>
<p><a
href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2022-10-25..2022-11-10&amp;type=Issues"><code>@​blink1073</code></a></p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jupyter/jupyter_client/commit/763ff5f8c1132d3da913bf05e19b87efa8e35bf6"><code>763ff5f</code></a>
Publish 7.4.5</li>
<li><a
href="https://github.com/jupyter/jupyter_client/commit/d27c8a497c6cbb1a232fbbe75cb1fd0f53faa9b0"><code>d27c8a4</code></a>
[7.x] Handle Jupyter Core Warning (<a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/issues/875">#875</a>)</li>
<li><a
href="https://github.com/jupyter/jupyter_client/commit/46f3f8c34f272629c45beba9884053680f213cfd"><code>46f3f8c</code></a>
Clean up 7.x workflows (<a
href="https://github-redirect.dependabot.com/jupyter/jupyter_client/issues/865">#865</a>)</li>
<li>See full diff in <a
href="https://github.com/jupyter/jupyter_client/compare/v7.4.4...v7.4.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jupyter-client&package-manager=pip&previous-version=7.4.4&new-version=7.4.5)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
  • Loading branch information
github-actions[bot] authored Nov 14, 2022
2 parents 13ccb0f + e3cca8e commit c520012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jsonschema==4.17.0
# via nbformat
jupyter-cache==0.5.0
# via myst-nb
jupyter-client==7.4.4
jupyter-client==7.4.5
# via
# ipykernel
# nbclient
Expand Down

0 comments on commit c520012

Please sign in to comment.