Skip to content

Commit 1689e79

Browse files
ci: refresh dev dependencies (#3082)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 7678ef0 commit 1689e79

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

tests/pip-compile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3-
uv==0.8.19
3+
uv==0.8.22
44
# via -r tests/pip-compile.in

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.13.1
3+
ruff==0.13.2
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shellingham==1.5.4
2222
# via typer
2323
smmap==5.0.2
2424
# via gitdb
25-
typer==0.19.1
25+
typer==0.19.2
2626
# via -r tests/tag.in
2727
typing-extensions==4.15.0
2828
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jinja2==3.1.6
4646
# via -r tests/../hacking/pr_labeler/requirements.txt
4747
markdown-it-py==4.0.0
4848
# via rich
49-
markupsafe==3.0.2
49+
markupsafe==3.0.3
5050
# via jinja2
5151
mdurl==0.1.2
5252
# via markdown-it-py
@@ -83,11 +83,11 @@ shellingham==1.5.4
8383
# via typer
8484
smmap==5.0.2
8585
# via gitdb
86-
typer==0.19.1
86+
typer==0.19.2
8787
# via -r tests/tag.in
88-
typer-slim==0.19.1
88+
typer-slim==0.19.2
8989
# via -r tests/../hacking/pr_labeler/requirements.txt
90-
types-docutils==0.22.0.20250919
90+
types-docutils==0.22.2.20250924
9191
# via -r tests/typing.in
9292
typing-extensions==4.15.0
9393
# via

0 commit comments

Comments
 (0)