From 18b13b7896a84e0b312b4452f78836e1c3f724d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 07:04:15 +0000 Subject: [PATCH] chore(deps): bump jupyter-client from 7.1.2 to 8.0.2 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 8.0.2. - [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.2) --- 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..bc317e3 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.2 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..f7e87c0 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.2 jupyter-core==4.7.1 matplotlib-inline==0.1.2 nest-asyncio==1.5.1