From 5d629fe9a7a53cc5d8ec8c57bcb92c92f80a675d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:34:50 +0000 Subject: [PATCH 1/2] Bump nbconvert from 7.17.0 to 7.17.1 in /test_package/nbconvert Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.17.0 to 7.17.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.17.0...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_package/nbconvert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_package/nbconvert/requirements.txt b/test_package/nbconvert/requirements.txt index 2924382..fee00ad 100644 --- a/test_package/nbconvert/requirements.txt +++ b/test_package/nbconvert/requirements.txt @@ -1 +1 @@ -nbconvert==7.17.0 +nbconvert==7.17.1 From d2ff4c78c859b08b66f07357f731ccca63cec244 Mon Sep 17 00:00:00 2001 From: update-env Date: Thu, 9 Apr 2026 13:39:10 +0000 Subject: [PATCH 2/2] Compile new test_package environments --- test_package/nbconvert/env/darwin.txt | 4 ++-- test_package/nbconvert/env/linux.txt | 4 ++-- test_package/nbconvert/env/win32.txt | 4 ++-- test_package/pylake/env/darwin.txt | 2 +- test_package/pylake/env/linux.txt | 2 +- test_package/pylake/env/win32.txt | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index cb25bfc..9cd3de8 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -34,7 +34,7 @@ mistune==3.2.0 # via nbconvert nbclient==0.10.4 # via nbconvert -nbconvert==7.17.0 +nbconvert==7.17.1 # via -r test_package/nbconvert/requirements.txt nbformat==5.10.4 # via @@ -44,7 +44,7 @@ packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pygments==2.20.0 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index cb25bfc..9cd3de8 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -34,7 +34,7 @@ mistune==3.2.0 # via nbconvert nbclient==0.10.4 # via nbconvert -nbconvert==7.17.0 +nbconvert==7.17.1 # via -r test_package/nbconvert/requirements.txt nbformat==5.10.4 # via @@ -44,7 +44,7 @@ packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pygments==2.20.0 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 20d1b92..73e61f1 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -34,7 +34,7 @@ mistune==3.2.0 # via nbconvert nbclient==0.10.4 # via nbconvert -nbconvert==7.17.0 +nbconvert==7.17.1 # via -r test_package/nbconvert/requirements.txt nbformat==5.10.4 # via @@ -44,7 +44,7 @@ packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pygments==2.20.0 # via nbconvert diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index 4ecead9..d2e15af 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -234,7 +234,7 @@ pillow==12.2.0 # ipympl # matplotlib # scikit-image -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index e0842e3..938562f 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -232,7 +232,7 @@ pillow==12.2.0 # ipympl # matplotlib # scikit-image -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index a2ec2e7..e335e06 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -235,7 +235,7 @@ pillow==12.2.0 # ipympl # matplotlib # scikit-image -platformdirs==4.9.4 +platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest