From c9d58345c51fa585a6759321abdcb28f08505657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 04:44:25 +0000 Subject: [PATCH] Bump jupyter-client from 8.9.0 to 8.9.1 Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.9.0 to 8.9.1. - [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.9.0...v8.9.1) --- updated-dependencies: - dependency-name: jupyter-client dependency-version: 8.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b287e2a9a6c..afd6a94cb0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -150,7 +150,7 @@ jsonschema==4.26.0 # zhinst-toolkit jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via # ipykernel # nbclient