From 46ae6204820699eead69111b6f6fd53b2d7eaeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 07:05:50 +0000 Subject: [PATCH] chore(deps): bump jupyter-client from 7.1.2 to 7.4.4 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 7.4.4. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/v7.4.4/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_client/compare/v7.1.2...v7.4.4) --- 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..ee6bc42 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.4.4 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..a034571 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.4.4 jupyter-core==4.7.1 matplotlib-inline==0.1.2 nest-asyncio==1.5.1