From 92ba9bfe3a88938b957bd0cd980daf327f9e38ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 09:50:48 +0000 Subject: [PATCH 1/2] Bump hypothesis from 6.136.2 to 6.151.5 in /test_package/numpy Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.136.2 to 6.151.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.2...hypothesis-python-6.151.5) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.5 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 0fda974..e870791 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.136.2 +hypothesis==6.151.5 numpy==2.4.2 pytest-xdist==3.8.0 pytest==9.0.2 From 25045972bc0c0223be4c5a0e04623f4edd2fce4e Mon Sep 17 00:00:00 2001 From: update-env Date: Fri, 6 Feb 2026 09:57:32 +0000 Subject: [PATCH 2/2] Compile new test_package environments --- test_package/numpy/env/darwin.txt | 4 +--- test_package/numpy/env/linux.txt | 4 +--- test_package/numpy/env/win32.txt | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 244bae4..808c18f 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -1,8 +1,6 @@ -attrs==25.4.0 - # via hypothesis execnet==2.1.2 # via pytest-xdist -hypothesis==6.136.2 +hypothesis==6.151.5 # 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 244bae4..808c18f 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -1,8 +1,6 @@ -attrs==25.4.0 - # via hypothesis execnet==2.1.2 # via pytest-xdist -hypothesis==6.136.2 +hypothesis==6.151.5 # 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 6ac7bdc..b774f9d 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -1,10 +1,8 @@ -attrs==25.4.0 - # via hypothesis colorama==0.4.6 # via pytest execnet==2.1.2 # via pytest-xdist -hypothesis==6.136.2 +hypothesis==6.151.5 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest