Skip to content

Commit 11e6913

Browse files
author
github-actions
committed
Weekly Update: Regenerate requirements.txt
1 parent bbebba5 commit 11e6913

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Examples/Python/tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cramjam==2.11.0
1414
# via uproot
1515
execnet==2.1.2
1616
# via pytest-xdist
17-
fsspec==2025.10.0
17+
fsspec==2025.12.0
1818
# via
1919
# awkward
2020
# uproot
@@ -39,7 +39,7 @@ pygments==2.19.2
3939
# via pytest
4040
pyhepmc==2.15.1
4141
# via -r Examples/Python/tests/requirements.in
42-
pytest==9.0.1
42+
pytest==9.0.2
4343
# via
4444
# -r Examples/Python/tests/requirements.in
4545
# pytest-check

Examples/Scripts/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ cramjam==2.11.0
2424
# via uproot
2525
cycler==0.12.1
2626
# via matplotlib
27-
fonttools==4.61.0
27+
fonttools==4.61.1
2828
# via matplotlib
29-
fsspec==2025.10.0
29+
fsspec==2025.12.0
3030
# via
3131
# awkward
3232
# uproot
@@ -38,7 +38,7 @@ kiwisolver==1.4.9
3838
# via matplotlib
3939
markdown-it-py==4.0.0
4040
# via rich
41-
matplotlib==3.10.7
41+
matplotlib==3.10.8
4242
# via
4343
# -r Examples/Scripts/requirements.in
4444
# mplhep
@@ -108,7 +108,7 @@ typing-extensions==4.15.0
108108
# typing-inspection
109109
typing-inspection==0.4.2
110110
# via pydantic
111-
tzdata==2025.2
111+
tzdata==2025.3
112112
# via pandas
113113
uhi==1.0.0
114114
# via

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ frozenlist==1.8.0
4040
# via
4141
# aiohttp
4242
# aiosignal
43-
fsspec==2025.10.0
43+
fsspec==2025.12.0
4444
# via -r docs/requirements.in
4545
gidgethub==5.4.0
4646
# via -r docs/requirements.in
@@ -143,7 +143,7 @@ typing-inspection==0.4.2
143143
# via pydantic
144144
uritemplate==4.2.0
145145
# via gidgethub
146-
urllib3==2.5.0
146+
urllib3==2.6.2
147147
# via requests
148148
yarl==1.22.0
149149
# via aiohttp

0 commit comments

Comments
 (0)