Skip to content

Commit 1335e80

Browse files
update-envdean0x7d
authored andcommitted
Compile new test_package environments
1 parent 9df2a2e commit 1335e80

File tree

9 files changed

+432
-399
lines changed

9 files changed

+432
-399
lines changed

test_package/nbconvert/env/darwin.txt

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,72 @@
1-
attrs==23.2.0
1+
attrs==25.3.0
22
# via
33
# jsonschema
44
# referencing
5-
beautifulsoup4==4.12.3
5+
beautifulsoup4==4.13.4
66
# via nbconvert
7-
bleach==6.1.0
7+
bleach[css]==6.2.0
88
# via nbconvert
99
defusedxml==0.7.1
1010
# via nbconvert
11-
fastjsonschema==2.19.1
11+
fastjsonschema==2.21.1
1212
# via nbformat
13-
jinja2==3.1.4
13+
jinja2==3.1.6
1414
# via nbconvert
15-
jsonschema==4.22.0
15+
jsonschema==4.25.0
1616
# via nbformat
17-
jsonschema-specifications==2023.12.1
17+
jsonschema-specifications==2025.4.1
1818
# via jsonschema
19-
jupyter-client==8.6.2
19+
jupyter-client==8.6.3
2020
# via nbclient
21-
jupyter-core==5.7.2
21+
jupyter-core==5.8.1
2222
# via
2323
# jupyter-client
2424
# nbclient
2525
# nbconvert
2626
# nbformat
2727
jupyterlab-pygments==0.3.0
2828
# via nbconvert
29-
markupsafe==2.1.5
29+
markupsafe==3.0.2
3030
# via
3131
# jinja2
3232
# nbconvert
33-
mistune==3.0.2
33+
mistune==3.1.3
3434
# via nbconvert
35-
nbclient==0.10.0
35+
nbclient==0.10.2
3636
# via nbconvert
37-
nbconvert==7.16.4
37+
nbconvert==7.16.6
3838
# via -r test_package/nbconvert/requirements.txt
3939
nbformat==5.10.4
4040
# via
4141
# nbclient
4242
# nbconvert
43-
packaging==24.1
43+
packaging==25.0
4444
# via nbconvert
4545
pandocfilters==1.5.1
4646
# via nbconvert
47-
platformdirs==4.2.2
47+
platformdirs==4.3.8
4848
# via jupyter-core
49-
pygments==2.18.0
49+
pygments==2.19.2
5050
# via nbconvert
5151
python-dateutil==2.9.0.post0
5252
# via jupyter-client
53-
pyzmq==26.0.3
53+
pyzmq==27.0.0
5454
# via jupyter-client
55-
referencing==0.35.1
55+
referencing==0.36.2
5656
# via
5757
# jsonschema
5858
# jsonschema-specifications
59-
rpds-py==0.18.1
59+
rpds-py==0.26.0
6060
# via
6161
# jsonschema
6262
# referencing
63-
six==1.16.0
64-
# via
65-
# bleach
66-
# python-dateutil
67-
soupsieve==2.5
63+
six==1.17.0
64+
# via python-dateutil
65+
soupsieve==2.7
6866
# via beautifulsoup4
69-
tinycss2==1.3.0
70-
# via nbconvert
71-
tornado==6.4.1
67+
tinycss2==1.4.0
68+
# via bleach
69+
tornado==6.5.1
7270
# via jupyter-client
7371
traitlets==5.14.3
7472
# via
@@ -77,6 +75,10 @@ traitlets==5.14.3
7775
# nbclient
7876
# nbconvert
7977
# nbformat
78+
typing-extensions==4.14.1
79+
# via
80+
# beautifulsoup4
81+
# referencing
8082
webencodings==0.5.1
8183
# via
8284
# bleach

test_package/nbconvert/env/linux.txt

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,72 @@
1-
attrs==23.2.0
1+
attrs==25.3.0
22
# via
33
# jsonschema
44
# referencing
5-
beautifulsoup4==4.12.3
5+
beautifulsoup4==4.13.4
66
# via nbconvert
7-
bleach==6.1.0
7+
bleach[css]==6.2.0
88
# via nbconvert
99
defusedxml==0.7.1
1010
# via nbconvert
11-
fastjsonschema==2.19.1
11+
fastjsonschema==2.21.1
1212
# via nbformat
13-
jinja2==3.1.4
13+
jinja2==3.1.6
1414
# via nbconvert
15-
jsonschema==4.22.0
15+
jsonschema==4.25.0
1616
# via nbformat
17-
jsonschema-specifications==2023.12.1
17+
jsonschema-specifications==2025.4.1
1818
# via jsonschema
19-
jupyter-client==8.6.2
19+
jupyter-client==8.6.3
2020
# via nbclient
21-
jupyter-core==5.7.2
21+
jupyter-core==5.8.1
2222
# via
2323
# jupyter-client
2424
# nbclient
2525
# nbconvert
2626
# nbformat
2727
jupyterlab-pygments==0.3.0
2828
# via nbconvert
29-
markupsafe==2.1.5
29+
markupsafe==3.0.2
3030
# via
3131
# jinja2
3232
# nbconvert
33-
mistune==3.0.2
33+
mistune==3.1.3
3434
# via nbconvert
35-
nbclient==0.10.0
35+
nbclient==0.10.2
3636
# via nbconvert
37-
nbconvert==7.16.4
37+
nbconvert==7.16.6
3838
# via -r test_package/nbconvert/requirements.txt
3939
nbformat==5.10.4
4040
# via
4141
# nbclient
4242
# nbconvert
43-
packaging==24.1
43+
packaging==25.0
4444
# via nbconvert
4545
pandocfilters==1.5.1
4646
# via nbconvert
47-
platformdirs==4.2.2
47+
platformdirs==4.3.8
4848
# via jupyter-core
49-
pygments==2.18.0
49+
pygments==2.19.2
5050
# via nbconvert
5151
python-dateutil==2.9.0.post0
5252
# via jupyter-client
53-
pyzmq==26.0.3
53+
pyzmq==27.0.0
5454
# via jupyter-client
55-
referencing==0.35.1
55+
referencing==0.36.2
5656
# via
5757
# jsonschema
5858
# jsonschema-specifications
59-
rpds-py==0.18.1
59+
rpds-py==0.26.0
6060
# via
6161
# jsonschema
6262
# referencing
63-
six==1.16.0
64-
# via
65-
# bleach
66-
# python-dateutil
67-
soupsieve==2.5
63+
six==1.17.0
64+
# via python-dateutil
65+
soupsieve==2.7
6866
# via beautifulsoup4
69-
tinycss2==1.3.0
70-
# via nbconvert
71-
tornado==6.4.1
67+
tinycss2==1.4.0
68+
# via bleach
69+
tornado==6.5.1
7270
# via jupyter-client
7371
traitlets==5.14.3
7472
# via
@@ -77,6 +75,10 @@ traitlets==5.14.3
7775
# nbclient
7876
# nbconvert
7977
# nbformat
78+
typing-extensions==4.14.1
79+
# via
80+
# beautifulsoup4
81+
# referencing
8082
webencodings==0.5.1
8183
# via
8284
# bleach

test_package/nbconvert/env/win32.txt

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,74 @@
1-
attrs==23.2.0
1+
attrs==25.3.0
22
# via
33
# jsonschema
44
# referencing
5-
beautifulsoup4==4.12.3
5+
beautifulsoup4==4.13.4
66
# via nbconvert
7-
bleach==6.1.0
7+
bleach[css]==6.2.0
88
# via nbconvert
99
defusedxml==0.7.1
1010
# via nbconvert
11-
fastjsonschema==2.19.1
11+
fastjsonschema==2.21.1
1212
# via nbformat
13-
jinja2==3.1.4
13+
jinja2==3.1.6
1414
# via nbconvert
15-
jsonschema==4.22.0
15+
jsonschema==4.25.0
1616
# via nbformat
17-
jsonschema-specifications==2023.12.1
17+
jsonschema-specifications==2025.4.1
1818
# via jsonschema
19-
jupyter-client==8.6.2
19+
jupyter-client==8.6.3
2020
# via nbclient
21-
jupyter-core==5.7.2
21+
jupyter-core==5.8.1
2222
# via
2323
# jupyter-client
2424
# nbclient
2525
# nbconvert
2626
# nbformat
2727
jupyterlab-pygments==0.3.0
2828
# via nbconvert
29-
markupsafe==2.1.5
29+
markupsafe==3.0.2
3030
# via
3131
# jinja2
3232
# nbconvert
33-
mistune==3.0.2
33+
mistune==3.1.3
3434
# via nbconvert
35-
nbclient==0.10.0
35+
nbclient==0.10.2
3636
# via nbconvert
37-
nbconvert==7.16.4
37+
nbconvert==7.16.6
3838
# via -r test_package\nbconvert\requirements.txt
3939
nbformat==5.10.4
4040
# via
4141
# nbclient
4242
# nbconvert
43-
packaging==24.1
43+
packaging==25.0
4444
# via nbconvert
4545
pandocfilters==1.5.1
4646
# via nbconvert
47-
platformdirs==4.2.2
47+
platformdirs==4.3.8
4848
# via jupyter-core
49-
pygments==2.18.0
49+
pygments==2.19.2
5050
# via nbconvert
5151
python-dateutil==2.9.0.post0
5252
# via jupyter-client
53-
pywin32==306
53+
pywin32==311
5454
# via jupyter-core
55-
pyzmq==26.0.3
55+
pyzmq==27.0.0
5656
# via jupyter-client
57-
referencing==0.35.1
57+
referencing==0.36.2
5858
# via
5959
# jsonschema
6060
# jsonschema-specifications
61-
rpds-py==0.18.1
61+
rpds-py==0.26.0
6262
# via
6363
# jsonschema
6464
# referencing
65-
six==1.16.0
66-
# via
67-
# bleach
68-
# python-dateutil
69-
soupsieve==2.5
65+
six==1.17.0
66+
# via python-dateutil
67+
soupsieve==2.7
7068
# via beautifulsoup4
71-
tinycss2==1.3.0
72-
# via nbconvert
73-
tornado==6.4.1
69+
tinycss2==1.4.0
70+
# via bleach
71+
tornado==6.5.1
7472
# via jupyter-client
7573
traitlets==5.14.3
7674
# via
@@ -79,6 +77,10 @@ traitlets==5.14.3
7977
# nbclient
8078
# nbconvert
8179
# nbformat
80+
typing-extensions==4.14.1
81+
# via
82+
# beautifulsoup4
83+
# referencing
8284
webencodings==0.5.1
8385
# via
8486
# bleach

test_package/numpy/env/darwin.txt

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
1-
attrs==23.2.0
1+
attrs==25.3.0
22
# via hypothesis
33
execnet==2.1.1
44
# via pytest-xdist
5-
hypothesis==6.103.1
5+
hypothesis==6.136.2
66
# via -r test_package/numpy/requirements.txt
7-
iniconfig==2.0.0
7+
iniconfig==2.1.0
88
# via pytest
9-
numpy==1.26.4
9+
numpy==2.3.1
1010
# via -r test_package/numpy/requirements.txt
11-
packaging==24.1
11+
packaging==25.0
1212
# via pytest
13-
pluggy==1.5.0
13+
pluggy==1.6.0
1414
# via pytest
15-
pytest==8.2.2
15+
pygments==2.19.2
16+
# via pytest
17+
pytest==8.4.1
1618
# via
1719
# -r test_package/numpy/requirements.txt
1820
# pytest-xdist
19-
pytest-xdist==3.6.1
21+
pytest-xdist==3.8.0
2022
# via -r test_package/numpy/requirements.txt
2123
sortedcontainers==2.4.0
2224
# via hypothesis
23-
typing-extensions==4.12.2
25+
typing-extensions==4.14.1
2426
# via -r test_package/numpy/requirements.txt

0 commit comments

Comments
 (0)