From 779c242c9123007283981f109df1f4013792653c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:34:46 +0000 Subject: [PATCH 1/2] Bump pytest from 9.0.3 to 9.1.0 in /test_package/numpy Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.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 8d11423..ca2e25f 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,5 +1,5 @@ hypothesis==6.155.2 numpy==2.4.6 pytest-xdist==3.8.0 -pytest==9.0.3 +pytest==9.1.0 typing-extensions==4.15.0 From b753148a73e0f5fbdb07a27b3a68b13bac66d5a1 Mon Sep 17 00:00:00 2001 From: update-env Date: Mon, 15 Jun 2026 22:36:46 +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/numpy/env/darwin.txt | 2 +- test_package/numpy/env/linux.txt | 2 +- test_package/numpy/env/win32.txt | 2 +- test_package/pylake/env/darwin.txt | 14 +++++++------- test_package/pylake/env/linux.txt | 14 +++++++------- test_package/pylake/env/win32.txt | 16 ++++++++-------- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 5d56238..496bae1 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -16,7 +16,7 @@ jsonschema==4.26.0 # via nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via nbclient jupyter-core==5.9.1 # via diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 5d56238..496bae1 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -16,7 +16,7 @@ jsonschema==4.26.0 # via nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via nbclient jupyter-core==5.9.1 # via diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 363a7cf..2fbeaba 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -16,7 +16,7 @@ jsonschema==4.26.0 # via nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via nbclient jupyter-core==5.9.1 # via diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 1cca543..9814555 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -12,7 +12,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.0 # via # -r test_package/numpy/requirements.txt # pytest-xdist diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 1cca543..9814555 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -12,7 +12,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.0 # via # -r test_package/numpy/requirements.txt # pytest-xdist diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 6a2f5dc..332a0b7 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -14,7 +14,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.0 # via # -r test_package/numpy/requirements.txt # pytest-xdist diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index a718ff4..7410cf8 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -1,4 +1,4 @@ -anyio==4.13.0 +anyio==4.14.0 # via # httpx # jupyter-server @@ -77,7 +77,7 @@ imageio==2.37.3 # via scikit-image iniconfig==2.3.0 # via pytest -ipykernel==7.2.0 +ipykernel==7.3.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake @@ -115,7 +115,7 @@ jsonschema[format-nongpl]==4.26.0 # nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via # ipykernel # jupyter-server @@ -167,7 +167,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.9 +matplotlib==3.11.0 # via # ipympl # lumicks-pylake @@ -188,7 +188,7 @@ nbformat==5.10.4 # jupyter-server # nbclient # nbconvert -nest-asyncio==1.6.0 +nest-asyncio2==1.7.2 # via ipykernel networkx==3.6.1 # via scikit-image @@ -264,7 +264,7 @@ pygments==2.20.0 # pytest pyparsing==3.3.2 # via matplotlib -pytest==9.0.3 +pytest==9.1.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -342,7 +342,7 @@ tornado==6.5.7 # jupyterlab # notebook # terminado -tqdm==4.68.1 +tqdm==4.68.2 # via lumicks-pylake traitlets==5.15.1 # via diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index f3e0781..6e92505 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -1,4 +1,4 @@ -anyio==4.13.0 +anyio==4.14.0 # via # httpx # jupyter-server @@ -75,7 +75,7 @@ imageio==2.37.3 # via scikit-image iniconfig==2.3.0 # via pytest -ipykernel==7.2.0 +ipykernel==7.3.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake @@ -113,7 +113,7 @@ jsonschema[format-nongpl]==4.26.0 # nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via # ipykernel # jupyter-server @@ -165,7 +165,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.9 +matplotlib==3.11.0 # via # ipympl # lumicks-pylake @@ -186,7 +186,7 @@ nbformat==5.10.4 # jupyter-server # nbclient # nbconvert -nest-asyncio==1.6.0 +nest-asyncio2==1.7.2 # via ipykernel networkx==3.6.1 # via scikit-image @@ -262,7 +262,7 @@ pygments==2.20.0 # pytest pyparsing==3.3.2 # via matplotlib -pytest==9.0.3 +pytest==9.1.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -340,7 +340,7 @@ tornado==6.5.7 # jupyterlab # notebook # terminado -tqdm==4.68.1 +tqdm==4.68.2 # via lumicks-pylake traitlets==5.15.1 # via diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 043c195..2178a60 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -1,4 +1,4 @@ -anyio==4.13.0 +anyio==4.14.0 # via # httpx # jupyter-server @@ -80,7 +80,7 @@ imageio==2.37.3 # via scikit-image iniconfig==2.3.0 # via pytest -ipykernel==7.2.0 +ipykernel==7.3.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake @@ -118,7 +118,7 @@ jsonschema[format-nongpl]==4.26.0 # nbformat jsonschema-specifications==2025.9.1 # via jsonschema -jupyter-client==8.9.0 +jupyter-client==8.9.1 # via # ipykernel # jupyter-server @@ -170,7 +170,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.9 +matplotlib==3.11.0 # via # ipympl # lumicks-pylake @@ -191,7 +191,7 @@ nbformat==5.10.4 # jupyter-server # nbclient # nbconvert -nest-asyncio==1.6.0 +nest-asyncio2==1.7.2 # via ipykernel networkx==3.6.1 # via scikit-image @@ -261,7 +261,7 @@ pygments==2.20.0 # pytest pyparsing==3.3.2 # via matplotlib -pytest==9.0.3 +pytest==9.1.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -270,7 +270,7 @@ python-dateutil==2.9.0.post0 # matplotlib python-json-logger==4.1.0 # via jupyter-events -pywinpty==3.0.3 +pywinpty==3.0.5 # via # jupyter-server # jupyter-server-terminals @@ -344,7 +344,7 @@ tornado==6.5.7 # jupyterlab # notebook # terminado -tqdm==4.68.1 +tqdm==4.68.2 # via lumicks-pylake traitlets==5.15.1 # via