Skip to content

Commit 738e99d

Browse files
ci: refresh dev dependencies (#2704)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent ec52a6a commit 738e99d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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.7.9
3+
uv==0.7.12
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.11.12
3+
ruff==0.11.13
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ smmap==5.0.2
2424
# via gitdb
2525
typer==0.16.0
2626
# via -r tests/tag.in
27-
typing-extensions==4.13.2
27+
typing-extensions==4.14.0
2828
# via typer

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ typer==0.16.0
8585
# via -r tests/tag.in
8686
typer-slim==0.16.0
8787
# via -r tests/../hacking/pr_labeler/requirements.txt
88-
types-docutils==0.21.0.20250526
88+
types-docutils==0.21.0.20250604
8989
# via -r tests/typing.in
90-
typing-extensions==4.13.2
90+
typing-extensions==4.14.0
9191
# via
9292
# codeowners
9393
# mypy

0 commit comments

Comments
 (0)