Skip to content

Commit fa95986

Browse files
author
update-env
committed
Compile new test_package environments
1 parent dd429e5 commit fa95986

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

test_package/numpy/env/darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
execnet==2.1.2
22
# via pytest-xdist
3-
hypothesis==6.152.7
3+
hypothesis==6.152.8
44
# via -r test_package/numpy/requirements.txt
55
iniconfig==2.3.0
66
# via pytest

test_package/numpy/env/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
execnet==2.1.2
22
# via pytest-xdist
3-
hypothesis==6.152.7
3+
hypothesis==6.152.8
44
# via -r test_package/numpy/requirements.txt
55
iniconfig==2.3.0
66
# via pytest

test_package/numpy/env/win32.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ colorama==0.4.6
22
# via pytest
33
execnet==2.1.2
44
# via pytest-xdist
5-
hypothesis==6.152.7
5+
hypothesis==6.152.8
66
# via -r test_package/numpy/requirements.txt
77
iniconfig==2.3.0
88
# via pytest

test_package/pylake/env/darwin.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ beautifulsoup4==4.14.3
2424
# via nbconvert
2525
bleach[css]==6.3.0
2626
# via nbconvert
27-
cachetools==7.1.1
27+
cachetools==7.1.3
2828
# via lumicks-pylake
2929
certifi==2026.4.22
3030
# via
@@ -45,7 +45,7 @@ cycler==0.12.1
4545
# via matplotlib
4646
debugpy==1.8.20
4747
# via ipykernel
48-
decorator==5.2.1
48+
decorator==5.3.1
4949
# via ipython
5050
defusedxml==0.7.1
5151
# via nbconvert
@@ -196,7 +196,7 @@ notebook-shim==0.2.4
196196
# via
197197
# jupyterlab
198198
# notebook
199-
numpy==2.4.5
199+
numpy==2.4.6
200200
# via
201201
# contourpy
202202
# h5py

test_package/pylake/env/linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ beautifulsoup4==4.14.3
2222
# via nbconvert
2323
bleach[css]==6.3.0
2424
# via nbconvert
25-
cachetools==7.1.1
25+
cachetools==7.1.3
2626
# via lumicks-pylake
2727
certifi==2026.4.22
2828
# via
@@ -43,7 +43,7 @@ cycler==0.12.1
4343
# via matplotlib
4444
debugpy==1.8.20
4545
# via ipykernel
46-
decorator==5.2.1
46+
decorator==5.3.1
4747
# via ipython
4848
defusedxml==0.7.1
4949
# via nbconvert
@@ -194,7 +194,7 @@ notebook-shim==0.2.4
194194
# via
195195
# jupyterlab
196196
# notebook
197-
numpy==2.4.5
197+
numpy==2.4.6
198198
# via
199199
# contourpy
200200
# h5py

test_package/pylake/env/win32.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ beautifulsoup4==4.14.3
2222
# via nbconvert
2323
bleach[css]==6.3.0
2424
# via nbconvert
25-
cachetools==7.1.1
25+
cachetools==7.1.3
2626
# via lumicks-pylake
2727
certifi==2026.4.22
2828
# via
@@ -48,7 +48,7 @@ cycler==0.12.1
4848
# via matplotlib
4949
debugpy==1.8.20
5050
# via ipykernel
51-
decorator==5.2.1
51+
decorator==5.3.1
5252
# via ipython
5353
defusedxml==0.7.1
5454
# via nbconvert
@@ -199,7 +199,7 @@ notebook-shim==0.2.4
199199
# via
200200
# jupyterlab
201201
# notebook
202-
numpy==2.4.5
202+
numpy==2.4.6
203203
# via
204204
# contourpy
205205
# h5py

0 commit comments

Comments
 (0)