File tree Expand file tree Collapse file tree 5 files changed +24
-22
lines changed Expand file tree Collapse file tree 5 files changed +24
-22
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ markupsafe==3.0.3
2020 # via jinja2
2121mdurl == 0.1.2
2222 # via markdown-it-py
23- pydantic == 2.12.0
23+ pydantic == 2.12.3
2424 # via -r CI/clang_tidy/requirements.in
25- pydantic-core == 2.41.1
25+ pydantic-core == 2.41.4
2626 # via pydantic
2727pygments == 2.19.2
2828 # via
Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.13.0
9+ aiohttp == 3.13.1
1010 # via -r CI/fpe_masks/requirements.in
1111aiosignal == 1.4.0
1212 # via aiohttp
@@ -16,15 +16,15 @@ cffi==2.0.0
1616 # via cryptography
1717click == 8.3.0
1818 # via typer
19- cryptography == 46.0.2
19+ cryptography == 46.0.3
2020 # via pyjwt
2121frozenlist == 1.8.0
2222 # via
2323 # aiohttp
2424 # aiosignal
2525gidgethub == 5.4.0
2626 # via -r CI/fpe_masks/requirements.in
27- idna == 3.10
27+ idna == 3.11
2828 # via yarl
2929markdown-it-py == 4.0.0
3030 # via rich
@@ -52,7 +52,7 @@ rich==14.2.0
5252 # typer
5353shellingham == 1.5.4
5454 # via typer
55- typer == 0.19.2
55+ typer == 0.20.0
5656 # via -r CI/fpe_masks/requirements.in
5757typing-extensions == 4.15.0
5858 # via
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ awkward==2.8.9
1010 # uproot
1111awkward-cpp == 50
1212 # via awkward
13+ backports-zstd == 1.0.0
14+ # via pyhepmc
1315cramjam == 2.11.0
1416 # via uproot
1517execnet == 2.1.1
@@ -18,9 +20,9 @@ fsspec==2025.9.0
1820 # via
1921 # awkward
2022 # uproot
21- iniconfig == 2.1 .0
23+ iniconfig == 2.3 .0
2224 # via pytest
23- numpy == 2.3.3
25+ numpy == 2.3.4
2426 # via
2527 # -r Examples/Python/tests/requirements.in
2628 # awkward
@@ -37,7 +39,7 @@ pluggy==1.6.0
3739 # via pytest
3840pygments == 2.19.2
3941 # via pytest
40- pyhepmc == 2.14.0
42+ pyhepmc == 2.15.1
4143 # via -r Examples/Python/tests/requirements.in
4244pytest == 8.4.2
4345 # via
Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ mdurl==0.1.2
4646 # via markdown-it-py
4747mplhep == 0.4.1
4848 # via -r Examples/Scripts/requirements.in
49- mplhep-data == 0.0.4
49+ mplhep-data == 0.0.5
5050 # via mplhep
51- numpy == 2.3.3
51+ numpy == 2.3.4
5252 # via
5353 # awkward
5454 # awkward-cpp
@@ -70,11 +70,11 @@ packaging==25.0
7070 # uproot
7171pandas == 2.3.3
7272 # via -r Examples/Scripts/requirements.in
73- pillow == 11.3 .0
73+ pillow == 12.0 .0
7474 # via matplotlib
75- pydantic == 2.12.0
75+ pydantic == 2.12.3
7676 # via -r Examples/Scripts/requirements.in
77- pydantic-core == 2.41.1
77+ pydantic-core == 2.41.4
7878 # via pydantic
7979pygments == 2.19.2
8080 # via rich
@@ -98,7 +98,7 @@ shellingham==1.5.4
9898 # via typer
9999six == 1.17.0
100100 # via python-dateutil
101- typer == 0.19.2
101+ typer == 0.20.0
102102 # via -r Examples/Scripts/requirements.in
103103typing-extensions == 4.15.0
104104 # via
Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.13.0
9+ aiohttp == 3.13.1
1010 # via -r docs/requirements.in
1111aiosignal == 1.4.0
1212 # via aiohttp
@@ -24,11 +24,11 @@ certifi==2025.10.5
2424 # via requests
2525cffi == 2.0.0
2626 # via cryptography
27- charset-normalizer == 3.4.3
27+ charset-normalizer == 3.4.4
2828 # via requests
2929click == 8.3.0
3030 # via typer
31- cryptography == 46.0.2
31+ cryptography == 46.0.3
3232 # via pyjwt
3333docutils == 0.21.2
3434 # via
@@ -44,7 +44,7 @@ fsspec==2025.9.0
4444 # via -r docs/requirements.in
4545gidgethub == 5.4.0
4646 # via -r docs/requirements.in
47- idna == 3.10
47+ idna == 3.11
4848 # via
4949 # requests
5050 # yarl
@@ -80,9 +80,9 @@ propcache==0.4.1
8080 # yarl
8181pycparser == 2.23
8282 # via cffi
83- pydantic == 2.12.0
83+ pydantic == 2.12.3
8484 # via -r docs/requirements.in
85- pydantic-core == 2.41.1
85+ pydantic-core == 2.41.4
8686 # via pydantic
8787pygments == 2.19.2
8888 # via
@@ -131,7 +131,7 @@ sphinxcontrib-serializinghtml==2.0.0
131131 # via sphinx
132132toml == 0.10.2
133133 # via -r docs/requirements.in
134- typer == 0.19.2
134+ typer == 0.20.0
135135 # via -r docs/requirements.in
136136typing-extensions == 4.15.0
137137 # via
You can’t perform that action at this time.
0 commit comments