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 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