From 8efd17c78158a19f42a78fb3834dac0bc457a408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 22:34:36 +0000 Subject: [PATCH 1/2] Bump numpy from 2.4.6 to 2.5.0 in /test_package/numpy Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 to 2.5.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.4.6...v2.5.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_package/numpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_package/numpy/requirements.txt b/test_package/numpy/requirements.txt index 62eff41..33f4510 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,5 +1,5 @@ hypothesis==6.155.5 -numpy==2.4.6 +numpy==2.5.0 pytest-xdist==3.8.0 pytest==9.1.1 typing-extensions==4.15.0 From 51534795d46def65365181a6731f545ed2b784ec Mon Sep 17 00:00:00 2001 From: update-env Date: Mon, 22 Jun 2026 22:36:03 +0000 Subject: [PATCH 2/2] Compile new test_package environments --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- test_package/pylake/env/darwin.txt | 4 ++-- test_package/pylake/env/linux.txt | 4 ++-- test_package/pylake/env/win32.txt | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 496bae1..5d9f4c0 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 496bae1..5d9f4c0 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 2fbeaba..3f64de7 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index 472671d..f92cff7 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -180,7 +180,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -390,5 +390,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index a94508a..1b98b93 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -178,7 +178,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -388,5 +388,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 2759d8c..3d9dc64 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -183,7 +183,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -392,5 +392,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated