File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ pyyaml==6.0.3
3030 # via -r CI/clang_tidy/requirements.in
3131rich == 14.3.3
3232 # via -r CI/clang_tidy/requirements.in
33- setuptools == 82.0.0
33+ setuptools == 82.0.1
3434 # via fs
3535six == 1.17.0
3636 # via fs
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pycparser==3.0
4040 # via cffi
4141pygments == 2.19.2
4242 # via rich
43- pyjwt == 2.11.0
43+ pyjwt == 2.12.1
4444 # via gidgethub
4545rich == 14.3.3
4646 # via
Original file line number Diff line number Diff line change @@ -22,17 +22,17 @@ cramjam==2.11.0
2222 # via uproot
2323cycler == 0.12.1
2424 # via matplotlib
25- fonttools == 4.61 .1
25+ fonttools == 4.62 .1
2626 # via matplotlib
27- fsspec == 2026.2 .0
27+ fsspec == 2026.1 .0
2828 # via
2929 # awkward
3030 # uproot
3131hist == 2.10.1
3232 # via -r Examples/Scripts/requirements.in
3333histoprint == 2.6.0
3434 # via hist
35- kiwisolver == 1.4.9
35+ kiwisolver == 1.5.0
3636 # via matplotlib
3737markdown-it-py == 4.0.0
3838 # via rich
@@ -46,7 +46,7 @@ mplhep==1.1.2
4646 # via -r Examples/Scripts/requirements.in
4747mplhep-data == 0.0.5
4848 # via mplhep
49- numpy == 2.4.2
49+ numpy == 2.4.3
5050 # via
5151 # awkward
5252 # awkward-cpp
@@ -108,7 +108,7 @@ uhi==1.0.0
108108 # via
109109 # histoprint
110110 # mplhep
111- uproot == 5.7.1
111+ uproot == 5.7.2
112112 # via -r Examples/Scripts/requirements.in
113113xxhash == 3.6.0
114114 # via uproot
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ cramjam==2.11.0
1010 # via uproot
1111execnet == 2.1.2
1212 # via pytest-xdist
13- filelock == 3.25.0
13+ filelock == 3.25.2
1414 # via -r Python/Examples/tests/requirements.in
15- fsspec == 2026.2 .0
15+ fsspec == 2026.1 .0
1616 # via
1717 # awkward
1818 # uproot
1919iniconfig == 2.3.0
2020 # via pytest
21- numpy == 2.4.2
21+ numpy == 2.4.3
2222 # via
2323 # -r Python/Examples/tests/requirements.in
2424 # awkward
@@ -54,7 +54,7 @@ pytest-xdist==3.8.0
5454 # via -r Python/Examples/tests/requirements.in
5555pyyaml == 6.0.3
5656 # via -r Python/Examples/tests/requirements.in
57- uproot == 5.7.1
57+ uproot == 5.7.2
5858 # via -r Python/Examples/tests/requirements.in
5959xxhash == 3.6.0
6060 # via uproot
Original file line number Diff line number Diff line change 22# uv pip compile --python-version 3.14 codegen/pyproject.toml -o codegen/requirements.txt
33mpmath == 1.3.0
44 # via sympy
5- numpy == 2.4.2
5+ numpy == 2.4.3
66 # via codegen (codegen/pyproject.toml)
77sympy == 1.14.0
88 # via codegen (codegen/pyproject.toml)
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ pygments==2.19.2
8686 # via
8787 # rich
8888 # sphinx
89- pyjwt == 2.11.0
89+ pyjwt == 2.12.1
9090 # via gidgethub
9191python-dotenv == 1.2.2
9292 # via -r docs/old/requirements.in
You can’t perform that action at this time.
0 commit comments