Skip to content

Commit bc61808

Browse files
author
github-actions
committed
Weekly Update: Regenerate requirements.txt
1 parent 4d36ad7 commit bc61808

File tree

5 files changed

+109
-100
lines changed

5 files changed

+109
-100
lines changed

CI/clang_tidy/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,36 +14,36 @@ fs==2.4.16
1414
# via codereport
1515
jinja2==3.1.6
1616
# via codereport
17-
markdown-it-py==3.0.0
17+
markdown-it-py==4.0.0
1818
# via rich
19-
markupsafe==3.0.2
19+
markupsafe==3.0.3
2020
# via jinja2
2121
mdurl==0.1.2
2222
# via markdown-it-py
23-
pydantic==2.11.4
23+
pydantic==2.12.0
2424
# via -r CI/clang_tidy/requirements.in
25-
pydantic-core==2.33.2
25+
pydantic-core==2.41.1
2626
# via pydantic
27-
pygments==2.19.1
27+
pygments==2.19.2
2828
# via
2929
# codereport
3030
# rich
3131
python-slugify==6.1.2
3232
# via codereport
33-
pyyaml==6.0.2
33+
pyyaml==6.0.3
3434
# via -r CI/clang_tidy/requirements.in
35-
rich==14.0.0
35+
rich==14.2.0
3636
# via -r CI/clang_tidy/requirements.in
3737
six==1.17.0
3838
# via fs
3939
text-unidecode==1.3
4040
# via python-slugify
41-
typing-extensions==4.13.2
41+
typing-extensions==4.15.0
4242
# via
4343
# pydantic
4444
# pydantic-core
4545
# typing-inspection
46-
typing-inspection==0.4.0
46+
typing-inspection==0.4.2
4747
# via pydantic
4848

4949
# The following packages are considered to be unsafe in a requirements file:

CI/fpe_masks/requirements.txt

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,57 +6,59 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.18
9+
aiohttp==3.13.0
1010
# via -r CI/fpe_masks/requirements.in
11-
aiosignal==1.3.2
11+
aiosignal==1.4.0
1212
# via aiohttp
13-
attrs==25.3.0
13+
attrs==25.4.0
1414
# via aiohttp
15-
cffi==1.17.1
15+
cffi==2.0.0
1616
# via cryptography
17-
click==8.1.8
17+
click==8.3.0
1818
# via typer
19-
cryptography==45.0.2
19+
cryptography==46.0.2
2020
# via pyjwt
21-
frozenlist==1.6.0
21+
frozenlist==1.8.0
2222
# via
2323
# aiohttp
2424
# aiosignal
25-
gidgethub==5.3.0
25+
gidgethub==5.4.0
2626
# via -r CI/fpe_masks/requirements.in
2727
idna==3.10
2828
# via yarl
29-
markdown-it-py==3.0.0
29+
markdown-it-py==4.0.0
3030
# via rich
3131
mdurl==0.1.2
3232
# via markdown-it-py
33-
multidict==6.4.3
33+
multidict==6.7.0
3434
# via
3535
# aiohttp
3636
# yarl
37-
propcache==0.3.1
37+
propcache==0.4.1
3838
# via
3939
# aiohttp
4040
# yarl
41-
pycparser==2.22
41+
pycparser==2.23
4242
# via cffi
43-
pygments==2.19.1
43+
pygments==2.19.2
4444
# via rich
4545
pyjwt[crypto]==2.10.1
4646
# via
4747
# gidgethub
4848
# pyjwt
49-
rich==14.0.0
49+
rich==14.2.0
5050
# via
5151
# -r CI/fpe_masks/requirements.in
5252
# typer
5353
shellingham==1.5.4
5454
# via typer
55-
typer==0.15.4
55+
typer==0.19.2
5656
# via -r CI/fpe_masks/requirements.in
57-
typing-extensions==4.13.2
58-
# via typer
59-
uritemplate==4.1.1
57+
typing-extensions==4.15.0
58+
# via
59+
# aiosignal
60+
# typer
61+
uritemplate==4.2.0
6062
# via gidgethub
61-
yarl==1.20.0
63+
yarl==1.22.0
6264
# via aiohttp
Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,26 @@
1-
# This file was autogenerated by uv via the following command:
2-
# uv pip compile -p 3.12 Examples/Python/tests/requirements.in -o Examples/Python/tests/requirements.txt
3-
awkward==2.8.3
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile Examples/Python/tests/requirements.in
6+
#
7+
awkward==2.8.9
48
# via
59
# -r Examples/Python/tests/requirements.in
610
# uproot
7-
awkward-cpp==46
11+
awkward-cpp==50
812
# via awkward
9-
cramjam==2.10.0
13+
cramjam==2.11.0
1014
# via uproot
1115
execnet==2.1.1
1216
# via pytest-xdist
13-
fsspec==2025.5.1
17+
fsspec==2025.9.0
1418
# via
1519
# awkward
1620
# uproot
1721
iniconfig==2.1.0
1822
# via pytest
19-
numpy==2.2.6
23+
numpy==2.3.3
2024
# via
2125
# awkward
2226
# awkward-cpp
@@ -30,26 +34,28 @@ packaging==25.0
3034
# uproot
3135
pluggy==1.6.0
3236
# via pytest
37+
pygments==2.19.2
38+
# via pytest
3339
pyhepmc==2.14.0
3440
# via -r Examples/Python/tests/requirements.in
35-
pytest==8.3.5
41+
pytest==8.4.2
3642
# via
3743
# -r Examples/Python/tests/requirements.in
3844
# pytest-check
3945
# pytest-repeat
4046
# pytest-timeout
4147
# pytest-xdist
42-
pytest-check==2.5.3
48+
pytest-check==2.6.0
4349
# via -r Examples/Python/tests/requirements.in
4450
pytest-repeat==0.9.4
4551
# via -r Examples/Python/tests/requirements.in
46-
pytest-timeout==2.3.1
52+
pytest-timeout==2.4.0
4753
# via -r Examples/Python/tests/requirements.in
48-
pytest-xdist==3.6.1
54+
pytest-xdist==3.8.0
4955
# via -r Examples/Python/tests/requirements.in
50-
pyyaml==6.0.2
56+
pyyaml==6.0.3
5157
# via -r Examples/Python/tests/requirements.in
52-
uproot==5.6.2
58+
uproot==5.6.6
5359
# via -r Examples/Python/tests/requirements.in
54-
xxhash==3.5.0
60+
xxhash==3.6.0
5561
# via uproot

Examples/Scripts/requirements.txt

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,49 +6,49 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
awkward==2.8.3
9+
awkward==2.8.9
1010
# via
1111
# -r Examples/Scripts/requirements.in
1212
# uproot
13-
awkward-cpp==46
13+
awkward-cpp==50
1414
# via awkward
15-
boost-histogram==1.5.2
15+
boost-histogram==1.6.1
1616
# via hist
17-
click==8.1.8
17+
click==8.3.0
1818
# via
1919
# histoprint
2020
# typer
21-
contourpy==1.3.2
21+
contourpy==1.3.3
2222
# via matplotlib
23-
cramjam==2.10.0
23+
cramjam==2.11.0
2424
# via uproot
2525
cycler==0.12.1
2626
# via matplotlib
27-
fonttools==4.58.0
27+
fonttools==4.60.1
2828
# via matplotlib
29-
fsspec==2025.3.2
29+
fsspec==2025.9.0
3030
# via
3131
# awkward
3232
# uproot
33-
hist==2.8.1
33+
hist==2.9.0
3434
# via -r Examples/Scripts/requirements.in
3535
histoprint==2.6.0
3636
# via hist
37-
kiwisolver==1.4.8
37+
kiwisolver==1.4.9
3838
# via matplotlib
39-
markdown-it-py==3.0.0
39+
markdown-it-py==4.0.0
4040
# via rich
41-
matplotlib==3.10.3
41+
matplotlib==3.10.7
4242
# via
4343
# -r Examples/Scripts/requirements.in
4444
# mplhep
4545
mdurl==0.1.2
4646
# via markdown-it-py
47-
mplhep==0.3.59
47+
mplhep==0.4.1
4848
# via -r Examples/Scripts/requirements.in
4949
mplhep-data==0.0.4
5050
# via mplhep
51-
numpy==2.2.6
51+
numpy==2.3.3
5252
# via
5353
# awkward
5454
# awkward-cpp
@@ -68,53 +68,53 @@ packaging==25.0
6868
# matplotlib
6969
# mplhep
7070
# uproot
71-
pandas==2.2.3
71+
pandas==2.3.3
7272
# via -r Examples/Scripts/requirements.in
73-
pillow==11.2.1
73+
pillow==11.3.0
7474
# via matplotlib
75-
pydantic==2.11.4
75+
pydantic==2.12.0
7676
# via -r Examples/Scripts/requirements.in
77-
pydantic-core==2.33.2
77+
pydantic-core==2.41.1
7878
# via pydantic
79-
pygments==2.19.1
79+
pygments==2.19.2
8080
# via rich
81-
pyparsing==3.2.3
81+
pyparsing==3.2.5
8282
# via matplotlib
8383
python-dateutil==2.9.0.post0
8484
# via
8585
# matplotlib
8686
# pandas
8787
pytz==2025.2
8888
# via pandas
89-
pyyaml==6.0.2
89+
pyyaml==6.0.3
9090
# via -r Examples/Scripts/requirements.in
91-
rich==14.0.0
91+
rich==14.2.0
9292
# via
9393
# -r Examples/Scripts/requirements.in
9494
# typer
95-
scipy==1.15.3
95+
scipy==1.16.2
9696
# via -r Examples/Scripts/requirements.in
9797
shellingham==1.5.4
9898
# via typer
9999
six==1.17.0
100100
# via python-dateutil
101-
typer==0.15.4
101+
typer==0.19.2
102102
# via -r Examples/Scripts/requirements.in
103-
typing-extensions==4.13.2
103+
typing-extensions==4.15.0
104104
# via
105105
# pydantic
106106
# pydantic-core
107107
# typer
108108
# typing-inspection
109-
typing-inspection==0.4.0
109+
typing-inspection==0.4.2
110110
# via pydantic
111111
tzdata==2025.2
112112
# via pandas
113-
uhi==0.5.0
113+
uhi==1.0.0
114114
# via
115115
# histoprint
116116
# mplhep
117-
uproot==5.6.2
117+
uproot==5.6.6
118118
# via -r Examples/Scripts/requirements.in
119-
xxhash==3.5.0
119+
xxhash==3.6.0
120120
# via uproot

0 commit comments

Comments
 (0)