Skip to content

Commit fc46126

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

File tree

5 files changed

+31
-31
lines changed

5 files changed

+31
-31
lines changed

CI/clang_tidy/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ codereport==0.4.0
1212
# via -r CI/clang_tidy/requirements.in
1313
fs==2.4.16
1414
# via codereport
15-
jinja2==3.1.4
15+
jinja2==3.1.5
1616
# via codereport
1717
markdown-it-py==3.0.0
1818
# via rich
1919
markupsafe==3.0.2
2020
# via jinja2
2121
mdurl==0.1.2
2222
# via markdown-it-py
23-
pydantic==2.10.3
23+
pydantic==2.10.4
2424
# via -r CI/clang_tidy/requirements.in
25-
pydantic-core==2.27.1
25+
pydantic-core==2.27.2
2626
# via pydantic
2727
pygments==2.18.0
2828
# via

CI/fpe_masks/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
#
77
aiohappyeyeballs==2.4.4
88
# via aiohttp
9-
aiohttp==3.11.10
9+
aiohttp==3.11.11
1010
# via -r CI/fpe_masks/requirements.in
11-
aiosignal==1.3.1
11+
aiosignal==1.3.2
1212
# via aiohttp
13-
attrs==24.2.0
13+
attrs==24.3.0
1414
# via aiohttp
1515
cffi==1.17.1
1616
# via cryptography
17-
click==8.1.7
17+
click==8.1.8
1818
# via typer
1919
cryptography==44.0.0
2020
# via pyjwt

Examples/Python/tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ awkward==2.7.2
1010
# uproot
1111
awkward-cpp==43
1212
# via awkward
13-
cramjam==2.9.0
13+
cramjam==2.9.1
1414
# via uproot
1515
execnet==2.1.1
1616
# via pytest-xdist
17-
fsspec==2024.10.0
17+
fsspec==2024.12.0
1818
# via
1919
# awkward
2020
# uproot
2121
iniconfig==2.0.0
2222
# via pytest
23-
numpy==2.1.3
23+
numpy==2.2.1
2424
# via
2525
# awkward
2626
# awkward-cpp

Examples/Scripts/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@ awkward-cpp==43
1414
# via awkward
1515
boost-histogram==1.5.0
1616
# via hist
17-
click==8.1.7
17+
click==8.1.8
1818
# via
1919
# histoprint
2020
# typer
2121
contourpy==1.3.1
2222
# via matplotlib
23-
cramjam==2.9.0
23+
cramjam==2.9.1
2424
# via uproot
2525
cycler==0.12.1
2626
# via matplotlib
27-
fonttools==4.55.2
27+
fonttools==4.55.3
2828
# via matplotlib
29-
fsspec==2024.10.0
29+
fsspec==2024.12.0
3030
# via
3131
# awkward
3232
# uproot
3333
hist==2.8.0
3434
# via -r Examples/Scripts/requirements.in
35-
histoprint==2.5.0
35+
histoprint==2.6.0
3636
# via hist
37-
kiwisolver==1.4.7
37+
kiwisolver==1.4.8
3838
# via matplotlib
3939
markdown-it-py==3.0.0
4040
# via rich
41-
matplotlib==3.9.3
41+
matplotlib==3.10.0
4242
# via
4343
# -r Examples/Scripts/requirements.in
4444
# mplhep
@@ -48,7 +48,7 @@ mplhep==0.3.55
4848
# via -r Examples/Scripts/requirements.in
4949
mplhep-data==0.0.4
5050
# via mplhep
51-
numpy==2.1.3
51+
numpy==2.2.1
5252
# via
5353
# awkward
5454
# awkward-cpp
@@ -72,9 +72,9 @@ pandas==2.2.3
7272
# via -r Examples/Scripts/requirements.in
7373
pillow==11.0.0
7474
# via matplotlib
75-
pydantic==2.10.3
75+
pydantic==2.10.4
7676
# via -r Examples/Scripts/requirements.in
77-
pydantic-core==2.27.1
77+
pydantic-core==2.27.2
7878
# via pydantic
7979
pygments==2.18.0
8080
# via rich

docs/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@
66
#
77
aiohappyeyeballs==2.4.4
88
# via aiohttp
9-
aiohttp==3.11.10
9+
aiohttp==3.11.11
1010
# via -r docs/requirements.in
11-
aiosignal==1.3.1
11+
aiosignal==1.3.2
1212
# via aiohttp
1313
alabaster==0.7.16
1414
# via sphinx
1515
annotated-types==0.7.0
1616
# via pydantic
17-
attrs==24.2.0
17+
attrs==24.3.0
1818
# via aiohttp
1919
babel==2.16.0
2020
# via sphinx
2121
breathe==4.35.0
2222
# via -r docs/requirements.in
23-
certifi==2024.8.30
23+
certifi==2024.12.14
2424
# via requests
2525
cffi==1.17.1
2626
# via cryptography
27-
charset-normalizer==3.4.0
27+
charset-normalizer==3.4.1
2828
# via requests
29-
click==8.1.7
29+
click==8.1.8
3030
# via typer
3131
cryptography==44.0.0
3232
# via pyjwt
@@ -41,7 +41,7 @@ frozenlist==1.5.0
4141
# via
4242
# aiohttp
4343
# aiosignal
44-
fsspec==2024.10.0
44+
fsspec==2024.12.0
4545
# via -r docs/requirements.in
4646
gidgethub==5.3.0
4747
# via -r docs/requirements.in
@@ -51,7 +51,7 @@ idna==3.10
5151
# yarl
5252
imagesize==1.4.1
5353
# via sphinx
54-
jinja2==3.1.4
54+
jinja2==3.1.5
5555
# via
5656
# -r docs/requirements.in
5757
# myst-parser
@@ -81,9 +81,9 @@ propcache==0.2.1
8181
# yarl
8282
pycparser==2.22
8383
# via cffi
84-
pydantic==2.10.3
84+
pydantic==2.10.4
8585
# via -r docs/requirements.in
86-
pydantic-core==2.27.1
86+
pydantic-core==2.27.2
8787
# via pydantic
8888
pygments==2.18.0
8989
# via
@@ -141,7 +141,7 @@ typing-extensions==4.12.2
141141
# typer
142142
uritemplate==4.1.1
143143
# via gidgethub
144-
urllib3==2.2.3
144+
urllib3==2.3.0
145145
# via requests
146146
yarl==1.18.3
147147
# via aiohttp

0 commit comments

Comments
 (0)