From ca4929eb12416c36037ce5f143ad7c39e616a2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 22:34:29 +0000 Subject: [PATCH 1/2] Bump hypothesis from 6.155.5 to 6.155.7 in /test_package/numpy Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.5 to 6.155.7. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.155.5...v6.155.7) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.7 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 62eff41..adde0e8 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.155.5 +hypothesis==6.155.7 numpy==2.4.6 pytest-xdist==3.8.0 pytest==9.1.1 From b3cecab9ccb7457ff90de9c466c657dcafe1a5ec Mon Sep 17 00:00:00 2001 From: update-env Date: Mon, 22 Jun 2026 22:36:01 +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 | 4 ++-- test_package/pylake/env/linux.txt | 4 ++-- test_package/pylake/env/win32.txt | 4 ++-- 9 files changed, 12 insertions(+), 12 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/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 03c0600..01d087d 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.155.5 +hypothesis==6.155.7 # 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 03c0600..01d087d 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.155.5 +hypothesis==6.155.7 # 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 a009054..5e2e238 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.155.5 +hypothesis==6.155.7 # 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 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