From 12265fda8edf3cf3d24edafa805eba4804b502f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:17:52 +0000 Subject: [PATCH] Bump jupyter-client from 8.6.3 to 8.8.0 in /test_package/nbconvert Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.6.3 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.6.3...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] --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index a638deb..8b7c9c8 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -16,7 +16,7 @@ jsonschema==4.25.0 # via nbformat jsonschema-specifications==2025.4.1 # via jsonschema -jupyter-client==8.6.3 +jupyter-client==8.8.0 # via nbclient jupyter-core==5.8.1 # via diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..8b7c9c8 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -16,7 +16,7 @@ jsonschema==4.25.0 # via nbformat jsonschema-specifications==2025.4.1 # via jsonschema -jupyter-client==8.6.3 +jupyter-client==8.8.0 # via nbclient jupyter-core==5.8.1 # via diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..6d5be63 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -16,7 +16,7 @@ jsonschema==4.25.0 # via nbformat jsonschema-specifications==2025.4.1 # via jsonschema -jupyter-client==8.6.3 +jupyter-client==8.8.0 # via nbclient jupyter-core==5.8.1 # via