Skip to content

Commit 27d5586

Browse files
author
github-actions
committed
Weekly Update: Regenerate requirements.txt
1 parent 6333ad6 commit 27d5586

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

CI/clang_tidy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python-slugify==6.1.2
2828
# via codereport
2929
pyyaml==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
3333
setuptools==82.0.0
3434
# via fs

CI/fpe_masks/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ pygments==2.19.2
4242
# via rich
4343
pyjwt==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
4949
shellingham==1.5.4
5050
# via typer
51-
typer==0.24.0
51+
typer==0.24.1
5252
# via -r CI/fpe_masks/requirements.in
5353
uritemplate==4.2.0
5454
# via gidgethub

Examples/Scripts/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ matplotlib==3.10.8
4242
# mplhep
4343
mdurl==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
4747
mplhep-data==0.0.5
4848
# via mplhep
@@ -85,17 +85,17 @@ python-dateutil==2.9.0.post0
8585
# pandas
8686
pyyaml==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
9494
shellingham==1.5.4
9595
# via typer
9696
six==1.17.0
9797
# via python-dateutil
98-
typer==0.24.0
98+
typer==0.24.1
9999
# via -r Examples/Scripts/requirements.in
100100
typing-extensions==4.15.0
101101
# via

Python/Examples/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
4747
pytest-repeat==0.9.4
4848
# via -r Python/Examples/tests/requirements.in

docs/old/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ babel==2.18.0
1818
# via sphinx
1919
breathe==4.36.0
2020
# via -r docs/old/requirements.in
21-
certifi==2026.1.4
21+
certifi==2026.2.25
2222
# via requests
2323
cffi==2.0.0
2424
# via cryptography
@@ -94,7 +94,7 @@ pyyaml==6.0.3
9494
# via myst-parser
9595
requests==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
128128
toml==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
132132
typing-extensions==4.15.0
133133
# via

0 commit comments

Comments
 (0)