From 334d861cc6623c0664b9812836ae41e4c1d29871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 07:03:39 +0000 Subject: [PATCH] chore(deps): bump jupyter-client from 7.1.2 to 7.3.5 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 7.3.5. - [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...v7.3.5) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-minor ... 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..816e2c5 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==7.3.5 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..c2fc730 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==7.3.5 jupyter-core==4.7.1 matplotlib-inline==0.1.2 nest-asyncio==1.5.1