Skip to content

Commit f23fabf

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

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ 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
@@ -95,7 +95,7 @@ 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

docs/old/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)