From 121d3dccf204ab397bb0476c902464e5379004d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:18:02 +0000 Subject: [PATCH] Bump jupyter-core from 5.8.1 to 5.9.1 in /test_package/nbconvert Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 5.8.1 to 5.9.1. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/v5.8.1...v5.9.1) --- updated-dependencies: - dependency-name: jupyter-core dependency-version: 5.9.1 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..32ec3f9 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -18,7 +18,7 @@ jsonschema-specifications==2025.4.1 # via jsonschema jupyter-client==8.6.3 # via nbclient -jupyter-core==5.8.1 +jupyter-core==5.9.1 # via # jupyter-client # nbclient diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..32ec3f9 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -18,7 +18,7 @@ jsonschema-specifications==2025.4.1 # via jsonschema jupyter-client==8.6.3 # via nbclient -jupyter-core==5.8.1 +jupyter-core==5.9.1 # via # jupyter-client # nbclient diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..4697137 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -18,7 +18,7 @@ jsonschema-specifications==2025.4.1 # via jsonschema jupyter-client==8.6.3 # via nbclient -jupyter-core==5.8.1 +jupyter-core==5.9.1 # via # jupyter-client # nbclient