From a6d66f57069ad898bdbdede48127e3fd12c6e0a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 22:36:24 +0000 Subject: [PATCH 1/2] Bump hypothesis from 6.152.1 to 6.152.4 in /test_package/numpy Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.1 to 6.152.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.1...hypothesis-python-6.152.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d5bfb62..589fcfb 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.152.1 +hypothesis==6.152.4 numpy==2.4.4 pytest-xdist==3.8.0 pytest==9.0.3 From 9c7f7e7887478a4c8889992eb2469bc298f660f2 Mon Sep 17 00:00:00 2001 From: update-env Date: Tue, 28 Apr 2026 22:38:04 +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 | 4 ++-- test_package/numpy/env/linux.txt | 4 ++-- test_package/numpy/env/win32.txt | 4 ++-- test_package/pylake/env/darwin.txt | 20 +++++++++++--------- test_package/pylake/env/linux.txt | 20 +++++++++++--------- test_package/pylake/env/win32.txt | 20 +++++++++++--------- 9 files changed, 42 insertions(+), 36 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 8202ee1..f1cee0b 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 8202ee1..f1cee0b 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 8748edd..10bf5ec 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 78bf8dd..a9cc490 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -1,12 +1,12 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 78bf8dd..a9cc490 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -1,12 +1,12 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 8329539..4c3d8e0 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -2,13 +2,13 @@ colorama==0.4.6 # via pytest execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index d98848b..834fcc9 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -24,9 +24,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -67,7 +67,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -81,7 +81,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -130,7 +130,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -167,7 +167,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -210,7 +210,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -243,7 +243,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython ptyprocess==0.7.0 # via # pexpect @@ -361,7 +363,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index 54fcd9e..33c9424 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -22,9 +22,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -65,7 +65,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -79,7 +79,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -128,7 +128,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -165,7 +165,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -208,7 +208,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -241,7 +241,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython ptyprocess==0.7.0 # via # pexpect @@ -359,7 +361,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 8e5bc92..aa712a9 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -22,9 +22,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -70,7 +70,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -84,7 +84,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -133,7 +133,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -170,7 +170,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -213,7 +213,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -244,7 +244,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython pure-eval==0.2.3 # via stack-data pycparser==3.0 @@ -363,7 +365,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema