From 5f156a69448790c782714cf1a02b60cb7fa91a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:57:34 +0000 Subject: [PATCH 1/2] Bump hypothesis from 6.151.12 to 6.151.14 in /test_package/numpy Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.12 to 6.151.14. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.12...hypothesis-python-6.151.14) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.14 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 500d7bd..f1d92e6 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.151.12 +hypothesis==6.151.14 numpy==2.4.4 pytest-xdist==3.8.0 pytest==9.0.3 From 6cb103b78ea62f4ad2e9f2fdead0408da674d38d Mon Sep 17 00:00:00 2001 From: update-env Date: Mon, 13 Apr 2026 22:58:45 +0000 Subject: [PATCH 2/2] Compile new test_package environments --- 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 | 2 +- test_package/pylake/env/linux.txt | 2 +- test_package/pylake/env/win32.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index dbd3056..15d2a4d 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.151.12 +hypothesis==6.151.14 # 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 dbd3056..15d2a4d 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.151.12 +hypothesis==6.151.14 # 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 e92d95b..187d405 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.151.12 +hypothesis==6.151.14 # 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 d2e15af..ba65fe3 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -238,7 +238,7 @@ platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest -prometheus-client==0.24.1 +prometheus-client==0.25.0 # via jupyter-server prompt-toolkit==3.0.52 # via ipython diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index 938562f..95c2ea2 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -236,7 +236,7 @@ platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest -prometheus-client==0.24.1 +prometheus-client==0.25.0 # via jupyter-server prompt-toolkit==3.0.52 # via ipython diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index e335e06..c67b19d 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -239,7 +239,7 @@ platformdirs==4.9.6 # via jupyter-core pluggy==1.6.0 # via pytest -prometheus-client==0.24.1 +prometheus-client==0.25.0 # via jupyter-server prompt-toolkit==3.0.52 # via ipython