File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ python-slugify==6.1.2
2828 # via codereport
2929pyyaml == 6.0.3
3030 # via -r CI/clang_tidy/requirements.in
31- rich == 14.3.2
31+ rich == 14.3.3
3232 # via -r CI/clang_tidy/requirements.in
3333setuptools == 82.0.0
3434 # via fs
Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ pygments==2.19.2
4242 # via rich
4343pyjwt == 2.11.0
4444 # via gidgethub
45- rich == 14.3.2
45+ rich == 14.3.3
4646 # via
4747 # -r CI/fpe_masks/requirements.in
4848 # typer
4949shellingham == 1.5.4
5050 # via typer
51- typer == 0.24.0
51+ typer == 0.24.1
5252 # via -r CI/fpe_masks/requirements.in
5353uritemplate == 4.2.0
5454 # via gidgethub
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ matplotlib==3.10.8
4242 # mplhep
4343mdurl == 0.1.2
4444 # via markdown-it-py
45- mplhep == 1.1.0
45+ mplhep == 1.1.2
4646 # via -r Examples/Scripts/requirements.in
4747mplhep-data == 0.0.5
4848 # via mplhep
@@ -85,17 +85,17 @@ python-dateutil==2.9.0.post0
8585 # pandas
8686pyyaml == 6.0.3
8787 # via -r Examples/Scripts/requirements.in
88- rich == 14.3.2
88+ rich == 14.3.3
8989 # via
9090 # -r Examples/Scripts/requirements.in
9191 # typer
92- scipy == 1.17.0
92+ scipy == 1.17.1
9393 # via -r Examples/Scripts/requirements.in
9494shellingham == 1.5.4
9595 # via typer
9696six == 1.17.0
9797 # via python-dateutil
98- typer == 0.24.0
98+ typer == 0.24.1
9999 # via -r Examples/Scripts/requirements.in
100100typing-extensions == 4.15.0
101101 # via
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ pytest==9.0.2
4242 # pytest-repeat
4343 # pytest-timeout
4444 # pytest-xdist
45- pytest-check == 2.6 .2
45+ pytest-check == 2.7 .2
4646 # via -r Python/Examples/tests/requirements.in
4747pytest-repeat == 0.9.4
4848 # via -r Python/Examples/tests/requirements.in
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ babel==2.18.0
1818 # via sphinx
1919breathe == 4.36.0
2020 # via -r docs/old/requirements.in
21- certifi == 2026.1.4
21+ certifi == 2026.2.25
2222 # via requests
2323cffi == 2.0.0
2424 # via cryptography
@@ -94,7 +94,7 @@ pyyaml==6.0.3
9494 # via myst-parser
9595requests == 2.32.5
9696 # via sphinx
97- rich == 14.3.2
97+ rich == 14.3.3
9898 # via
9999 # -r docs/old/requirements.in
100100 # typer
@@ -127,7 +127,7 @@ sphinxcontrib-serializinghtml==2.0.0
127127 # via sphinx
128128toml == 0.10.2
129129 # via -r docs/old/requirements.in
130- typer == 0.24.0
130+ typer == 0.24.1
131131 # via -r docs/old/requirements.in
132132typing-extensions == 4.15.0
133133 # via
You can’t perform that action at this time.
0 commit comments