Skip to content

Commit d236d1c

Browse files
author
github-actions
committed
Weekly Update: Regenerate requirements.txt
1 parent ad8e2a9 commit d236d1c

File tree

5 files changed

+73
-64
lines changed

5 files changed

+73
-64
lines changed

CI/clang_tidy/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ markupsafe==3.0.2
2020
# via jinja2
2121
mdurl==0.1.2
2222
# via markdown-it-py
23-
pydantic==2.11.4
23+
pydantic==2.11.7
2424
# via -r CI/clang_tidy/requirements.in
2525
pydantic-core==2.33.2
2626
# via pydantic
27-
pygments==2.19.1
27+
pygments==2.19.2
2828
# via
2929
# codereport
3030
# rich
@@ -38,12 +38,12 @@ 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.14.1
4242
# via
4343
# pydantic
4444
# pydantic-core
4545
# typing-inspection
46-
typing-inspection==0.4.0
46+
typing-inspection==0.4.1
4747
# via pydantic
4848

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

CI/fpe_masks/requirements.txt

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,41 +6,41 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.18
9+
aiohttp==3.12.14
1010
# via -r CI/fpe_masks/requirements.in
11-
aiosignal==1.3.2
11+
aiosignal==1.4.0
1212
# via aiohttp
1313
attrs==25.3.0
1414
# via aiohttp
1515
cffi==1.17.1
1616
# via cryptography
17-
click==8.1.8
17+
click==8.2.1
1818
# via typer
19-
cryptography==45.0.2
19+
cryptography==45.0.5
2020
# via pyjwt
21-
frozenlist==1.6.0
21+
frozenlist==1.7.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
2929
markdown-it-py==3.0.0
3030
# via rich
3131
mdurl==0.1.2
3232
# via markdown-it-py
33-
multidict==6.4.3
33+
multidict==6.6.3
3434
# via
3535
# aiohttp
3636
# yarl
37-
propcache==0.3.1
37+
propcache==0.3.2
3838
# via
3939
# aiohttp
4040
# yarl
4141
pycparser==2.22
4242
# via cffi
43-
pygments==2.19.1
43+
pygments==2.19.2
4444
# via rich
4545
pyjwt[crypto]==2.10.1
4646
# via
@@ -52,11 +52,13 @@ rich==14.0.0
5252
# typer
5353
shellingham==1.5.4
5454
# via typer
55-
typer==0.15.4
55+
typer==0.16.0
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.14.1
58+
# via
59+
# aiosignal
60+
# typer
61+
uritemplate==4.2.0
6062
# via gidgethub
61-
yarl==1.20.0
63+
yarl==1.20.1
6264
# via aiohttp
Lines changed: 16 additions & 10 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.5
48
# via
59
# -r Examples/Python/tests/requirements.in
610
# uproot
7-
awkward-cpp==46
11+
awkward-cpp==47
812
# via awkward
913
cramjam==2.10.0
1014
# via uproot
1115
execnet==2.1.1
1216
# via pytest-xdist
13-
fsspec==2025.5.1
17+
fsspec==2025.7.0
1418
# via
1519
# awkward
1620
# uproot
1721
iniconfig==2.1.0
1822
# via pytest
19-
numpy==2.2.6
23+
numpy==2.3.1
2024
# via
2125
# awkward
2226
# awkward-cpp
@@ -30,9 +34,11 @@ 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.1
3642
# via
3743
# -r Examples/Python/tests/requirements.in
3844
# pytest-check
@@ -43,13 +49,13 @@ pytest-check==2.5.3
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
5056
pyyaml==6.0.2
5157
# via -r Examples/Python/tests/requirements.in
52-
uproot==5.6.2
58+
uproot==5.6.3
5359
# via -r Examples/Python/tests/requirements.in
5460
xxhash==3.5.0
5561
# via uproot

Examples/Scripts/requirements.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
awkward==2.8.3
9+
awkward==2.8.5
1010
# via
1111
# -r Examples/Scripts/requirements.in
1212
# uproot
13-
awkward-cpp==46
13+
awkward-cpp==47
1414
# via awkward
1515
boost-histogram==1.5.2
1616
# via hist
17-
click==8.1.8
17+
click==8.2.1
1818
# via
1919
# histoprint
2020
# typer
@@ -24,9 +24,9 @@ cramjam==2.10.0
2424
# via uproot
2525
cycler==0.12.1
2626
# via matplotlib
27-
fonttools==4.58.0
27+
fonttools==4.59.0
2828
# via matplotlib
29-
fsspec==2025.3.2
29+
fsspec==2025.7.0
3030
# via
3131
# awkward
3232
# uproot
@@ -44,11 +44,11 @@ matplotlib==3.10.3
4444
# mplhep
4545
mdurl==0.1.2
4646
# via markdown-it-py
47-
mplhep==0.3.59
47+
mplhep==0.4.0
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.1
5252
# via
5353
# awkward
5454
# awkward-cpp
@@ -68,15 +68,15 @@ packaging==25.0
6868
# matplotlib
6969
# mplhep
7070
# uproot
71-
pandas==2.2.3
71+
pandas==2.3.1
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.11.7
7676
# via -r Examples/Scripts/requirements.in
7777
pydantic-core==2.33.2
7878
# via pydantic
79-
pygments==2.19.1
79+
pygments==2.19.2
8080
# via rich
8181
pyparsing==3.2.3
8282
# via matplotlib
@@ -92,29 +92,29 @@ rich==14.0.0
9292
# via
9393
# -r Examples/Scripts/requirements.in
9494
# typer
95-
scipy==1.15.3
95+
scipy==1.16.0
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.16.0
102102
# via -r Examples/Scripts/requirements.in
103-
typing-extensions==4.13.2
103+
typing-extensions==4.14.1
104104
# via
105105
# pydantic
106106
# pydantic-core
107107
# typer
108108
# typing-inspection
109-
typing-inspection==0.4.0
109+
typing-inspection==0.4.1
110110
# via pydantic
111111
tzdata==2025.2
112112
# via pandas
113113
uhi==0.5.0
114114
# via
115115
# histoprint
116116
# mplhep
117-
uproot==5.6.2
117+
uproot==5.6.3
118118
# via -r Examples/Scripts/requirements.in
119119
xxhash==3.5.0
120120
# via uproot

docs/requirements.txt

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.18
9+
aiohttp==3.12.14
1010
# via -r docs/requirements.in
11-
aiosignal==1.3.2
11+
aiosignal==1.4.0
1212
# via aiohttp
1313
alabaster==0.7.16
1414
# via sphinx
@@ -20,29 +20,29 @@ babel==2.17.0
2020
# via sphinx
2121
breathe==4.36.0
2222
# via -r docs/requirements.in
23-
certifi==2025.4.26
23+
certifi==2025.7.14
2424
# via requests
2525
cffi==1.17.1
2626
# via cryptography
2727
charset-normalizer==3.4.2
2828
# via requests
29-
click==8.1.8
29+
click==8.2.1
3030
# via typer
31-
cryptography==45.0.2
31+
cryptography==45.0.5
3232
# via pyjwt
3333
docutils==0.21.2
3434
# via
3535
# -r docs/requirements.in
3636
# myst-parser
3737
# sphinx
3838
# sphinx-rtd-theme
39-
frozenlist==1.6.0
39+
frozenlist==1.7.0
4040
# via
4141
# aiohttp
4242
# aiosignal
43-
fsspec==2025.3.2
43+
fsspec==2025.7.0
4444
# via -r docs/requirements.in
45-
gidgethub==5.3.0
45+
gidgethub==5.4.0
4646
# via -r docs/requirements.in
4747
idna==3.10
4848
# via
@@ -66,37 +66,37 @@ mdit-py-plugins==0.4.2
6666
# via myst-parser
6767
mdurl==0.1.2
6868
# via markdown-it-py
69-
multidict==6.4.3
69+
multidict==6.6.3
7070
# via
7171
# aiohttp
7272
# yarl
7373
myst-parser==4.0.1
7474
# via -r docs/requirements.in
7575
packaging==25.0
7676
# via sphinx
77-
propcache==0.3.1
77+
propcache==0.3.2
7878
# via
7979
# aiohttp
8080
# yarl
8181
pycparser==2.22
8282
# via cffi
83-
pydantic==2.11.4
83+
pydantic==2.11.7
8484
# via -r docs/requirements.in
8585
pydantic-core==2.33.2
8686
# via pydantic
87-
pygments==2.19.1
87+
pygments==2.19.2
8888
# via
8989
# rich
9090
# sphinx
9191
pyjwt[crypto]==2.10.1
9292
# via
9393
# gidgethub
9494
# pyjwt
95-
python-dotenv==1.1.0
95+
python-dotenv==1.1.1
9696
# via -r docs/requirements.in
9797
pyyaml==6.0.2
9898
# via myst-parser
99-
requests==2.32.3
99+
requests==2.32.4
100100
# via sphinx
101101
rich==14.0.0
102102
# via
@@ -131,19 +131,20 @@ sphinxcontrib-serializinghtml==2.0.0
131131
# via sphinx
132132
toml==0.10.2
133133
# via -r docs/requirements.in
134-
typer==0.15.4
134+
typer==0.16.0
135135
# via -r docs/requirements.in
136-
typing-extensions==4.13.2
136+
typing-extensions==4.14.1
137137
# via
138+
# aiosignal
138139
# pydantic
139140
# pydantic-core
140141
# typer
141142
# typing-inspection
142-
typing-inspection==0.4.0
143+
typing-inspection==0.4.1
143144
# via pydantic
144-
uritemplate==4.1.1
145+
uritemplate==4.2.0
145146
# via gidgethub
146-
urllib3==2.4.0
147+
urllib3==2.5.0
147148
# via requests
148-
yarl==1.20.0
149+
yarl==1.20.1
149150
# via aiohttp

0 commit comments

Comments
 (0)