From 39353a882a040dd765f54ed4421f12692d373e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:02:51 +0000 Subject: [PATCH 1/2] Bump hypothesis from 6.152.9 to 6.152.11 in /test_package/numpy Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.9 to 6.152.11. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.9...v6.152.11) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.11 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 c6db735..eb633aa 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.152.9 +hypothesis==6.152.11 numpy==2.4.6 pytest-xdist==3.8.0 pytest==9.0.3 From 4aae782dc22b6826bea7061c5cccf635f6d57f39 Mon Sep 17 00:00:00 2001 From: update-env Date: Tue, 26 May 2026 04:04:45 +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 | 10 +++++----- test_package/pylake/env/linux.txt | 10 +++++----- test_package/pylake/env/win32.txt | 10 +++++----- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 648f0fd..a099936 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -62,7 +62,7 @@ rpds-py==0.30.0 # referencing six==1.17.0 # via python-dateutil -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 tinycss2==1.4.0 # via bleach diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 648f0fd..a099936 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -62,7 +62,7 @@ rpds-py==0.30.0 # referencing six==1.17.0 # via python-dateutil -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 tinycss2==1.4.0 # via bleach diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index e3886d5..6db2382 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -62,7 +62,7 @@ rpds-py==0.30.0 # referencing six==1.17.0 # via python-dateutil -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 tinycss2==1.4.0 # via bleach diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 948748c..3228c22 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -1,6 +1,6 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.9 +hypothesis==6.152.11 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 948748c..3228c22 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -1,6 +1,6 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.9 +hypothesis==6.152.11 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 3e6a9ef..1cbdb3f 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -2,7 +2,7 @@ colorama==0.4.6 # via pytest execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.9 +hypothesis==6.152.11 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index 0fa9780..d6f36e7 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.1.3 +cachetools==7.1.4 # via lumicks-pylake -certifi==2026.4.22 +certifi==2026.5.20 # via # httpcore # httpx @@ -67,7 +67,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.15 +idna==3.16 # via # anyio # httpx @@ -314,7 +314,7 @@ six==1.17.0 # via # python-dateutil # rfc3339-validator -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 stack-data==0.6.3 # via ipython @@ -381,7 +381,7 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.1.2 +wrapt==2.2.1 # via deprecated # The following packages are considered to be unsafe in a requirements file: diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index 504e87a..dcc9610 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.1.3 +cachetools==7.1.4 # via lumicks-pylake -certifi==2026.4.22 +certifi==2026.5.20 # via # httpcore # httpx @@ -65,7 +65,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.15 +idna==3.16 # via # anyio # httpx @@ -312,7 +312,7 @@ six==1.17.0 # via # python-dateutil # rfc3339-validator -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 stack-data==0.6.3 # via ipython @@ -379,7 +379,7 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.1.2 +wrapt==2.2.1 # via deprecated # The following packages are considered to be unsafe in a requirements file: diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 9ad8ac7..b14d056 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.1.3 +cachetools==7.1.4 # via lumicks-pylake -certifi==2026.4.22 +certifi==2026.5.20 # via # httpcore # httpx @@ -70,7 +70,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.15 +idna==3.16 # via # anyio # httpx @@ -316,7 +316,7 @@ six==1.17.0 # via # python-dateutil # rfc3339-validator -soupsieve==2.8.3 +soupsieve==2.8.4 # via beautifulsoup4 stack-data==0.6.3 # via ipython @@ -383,7 +383,7 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.1.2 +wrapt==2.2.1 # via deprecated # The following packages are considered to be unsafe in a requirements file: