From 32e75faba4eb16a4c97d0c7c35336bb440575d79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:58:01 +0000 Subject: [PATCH] Bump jupyter-client from 7.4.7 to 8.6.2 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.4.7 to 8.6.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.4.7...v8.6.2) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3081a58..4c6f2c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ jaraco.classes==3.2.3 jedi==0.18.2 jeepney==0.8.0 Jinja2==3.1.4 -jupyter_client==7.4.7 +jupyter_client==8.6.2 jupyter_core==5.7.2 jupyterlab-widgets==3.0.3 keyring==25.2.1