File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ repos:
2020
2121 # Using this mirror lets us use mypyc-compiled black, which is about 2x faster
2222 - repo : https://github.com/psf/black-pre-commit-mirror
23- rev : 26.3.1
23+ rev : 26.5.0
2424 hooks :
2525 - id : black-jupyter
2626
2727 - repo : https://github.com/BlankSpruce/gersemi-pre-commit
28- rev : 0.27.4
28+ rev : 0.27.5
2929 hooks :
3030 - id : gersemi
3131 args : ["-i", "--no-warn-about-unknown-commands"]
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ attrs==26.1.0
1212 # via aiohttp
1313cffi == 2.0.0
1414 # via cryptography
15- click == 8.3.3
15+ click == 8.4.0
1616 # via typer
1717cryptography == 48.0.0
1818 # via pyjwt
@@ -22,7 +22,7 @@ frozenlist==1.8.0
2222 # aiosignal
2323gidgethub == 5.4.0
2424 # via -r CI/fpe_masks/requirements.in
25- idna == 3.13
25+ idna == 3.15
2626 # via yarl
2727markdown-it-py == 4.2.0
2828 # via rich
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ awkward-cpp==52
1212 # via awkward
1313boost-histogram == 1.7.2
1414 # via hist
15- click == 8.3.3
15+ click == 8.4.0
1616 # via
1717 # histoprint
1818 # typer
@@ -22,7 +22,7 @@ cramjam==2.11.0
2222 # via uproot
2323cycler == 0.12.1
2424 # via matplotlib
25- fonttools == 4.62.1
25+ fonttools == 4.63.0
2626 # via matplotlib
2727fsspec == 2026.4.0
2828 # via
@@ -42,11 +42,11 @@ matplotlib==3.10.9
4242 # mplhep
4343mdurl == 0.1.2
4444 # via markdown-it-py
45- mplhep == 1.1.2
45+ mplhep == 1.2.0
4646 # via -r Examples/Scripts/requirements.in
4747mplhep-data == 0.0.5
4848 # via mplhep
49- numpy == 2.4.4
49+ numpy == 2.4.5
5050 # via
5151 # awkward
5252 # awkward-cpp
@@ -67,7 +67,7 @@ packaging==26.2
6767 # matplotlib
6868 # mplhep
6969 # uproot
70- pandas == 3.0.2
70+ pandas == 3.0.3
7171 # via -r Examples/Scripts/requirements.in
7272pillow == 12.2.0
7373 # via matplotlib
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ awkward-cpp==52
88 # via awkward
99boost-histogram == 1.7.2
1010 # via hist
11- click == 8.3.3
11+ click == 8.4.0
1212 # via histoprint
1313contourpy == 1.3.3
1414 # via matplotlib
@@ -20,7 +20,7 @@ execnet==2.1.2
2020 # via pytest-xdist
2121filelock == 3.29.0
2222 # via -r Python/Examples/tests/requirements.in
23- fonttools == 4.62.1
23+ fonttools == 4.63.0
2424 # via matplotlib
2525fsspec == 2026.4.0
2626 # via
@@ -36,11 +36,11 @@ kiwisolver==1.5.0
3636 # via matplotlib
3737matplotlib == 3.10.9
3838 # via mplhep
39- mplhep == 1.1.2
39+ mplhep == 1.2.0
4040 # via -r Python/Examples/tests/requirements.in
4141mplhep-data == 0.0.5
4242 # via mplhep
43- numpy == 2.4.4
43+ numpy == 2.4.5
4444 # via
4545 # -r Python/Examples/tests/requirements.in
4646 # awkward
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.4
5+ numpy == 2.4.5
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 @@ -24,7 +24,7 @@ cffi==2.0.0
2424 # via cryptography
2525charset-normalizer == 3.4.7
2626 # via requests
27- click == 8.3.3
27+ click == 8.4.0
2828 # via typer
2929cryptography == 48.0.0
3030 # via pyjwt
@@ -42,7 +42,7 @@ fsspec==2026.4.0
4242 # via -r docs/old/requirements.in
4343gidgethub == 5.4.0
4444 # via -r docs/old/requirements.in
45- idna == 3.13
45+ idna == 3.15
4646 # via
4747 # requests
4848 # yarl
@@ -60,7 +60,7 @@ markdown-it-py==3.0.0
6060 # rich
6161markupsafe == 3.0.3
6262 # via jinja2
63- mdit-py-plugins == 0.6.0
63+ mdit-py-plugins == 0.6.1
6464 # via myst-parser
6565mdurl == 0.1.2
6666 # via markdown-it-py
@@ -92,7 +92,7 @@ python-dotenv==1.2.2
9292 # via -r docs/old/requirements.in
9393pyyaml == 6.0.3
9494 # via myst-parser
95- requests == 2.33.1
95+ requests == 2.34.2
9696 # via sphinx
9797rich == 15.0.0
9898 # via
You can’t perform that action at this time.
0 commit comments