From 7cdf6334eb3c220fc480e7e63992836048039b6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 07:58:37 +0000 Subject: [PATCH] chore(deps): bump jupyter-client from 7.1.2 to 8.0.3 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 8.0.3. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_client/compare/v7.1.2...v8.0.3) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c4ad8e8..547ff64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -30,7 +30,7 @@ ipykernel==6.9.2 ipython==8.1.1 ipython-genutils==0.2.0 jedi==0.18.0 -jupyter-client==7.1.2 +jupyter-client==8.0.3 jupyter-core==4.7.1 matplotlib-inline==0.1.2 nest-asyncio==1.5.1 diff --git a/requirements.txt b/requirements.txt index a58e322..0d032c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ipykernel==6.9.2 ipython==7.34.0 ipython-genutils==0.2.0 jedi==0.18.0 -jupyter-client==7.1.2 +jupyter-client==8.0.3 jupyter-core==4.7.1 matplotlib-inline==0.1.2 nest-asyncio==1.5.1