diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 9814555..9967782 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.2 +hypothesis==6.155.3 # 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 9814555..9967782 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.2 +hypothesis==6.155.3 # 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 332a0b7..283da49 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.2 +hypothesis==6.155.3 # 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 ca2e25f..1e51a19 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.155.2 +hypothesis==6.155.3 numpy==2.4.6 pytest-xdist==3.8.0 pytest==9.1.0