From 04526b1c2d1004bb8f9f92683890c12846f4f21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 04:58:55 +0000 Subject: [PATCH] Bump jupyter-client from 8.7.0 to 8.8.0 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.7.0 to 8.8.0. - [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/v8.7.0...v8.8.0) --- updated-dependencies: - dependency-name: jupyter-client dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45249a8af0d..40d7ab8c9a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,7 +147,7 @@ jsonschema==4.26.0 # zhinst-toolkit jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.7.0 +jupyter-client==8.8.0 # via # ipykernel # nbclient