Skip to content

Commit 8374b47

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.9.4
3+
uv==0.9.5
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.14.1
3+
ruff==0.14.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.2
25+
typer==0.20.0
2626
# via -r tests/tag.in
2727
typing-extensions==4.15.0
2828
# via typer

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
33
antsibull-docutils==1.3.0
44
# via -r tests/typing.in
5-
argcomplete==3.6.2
5+
argcomplete==3.6.3
66
# via nox
77
attrs==25.4.0
88
# via nox
@@ -85,9 +85,9 @@ shellingham==1.5.4
8585
# via typer
8686
smmap==5.0.2
8787
# via gitdb
88-
typer==0.19.2
88+
typer==0.20.0
8989
# via -r tests/tag.in
90-
typer-slim==0.19.2
90+
typer-slim==0.20.0
9191
# via -r tests/../hacking/pr_labeler/requirements.txt
9292
types-docutils==0.22.2.20251006
9393
# via -r tests/typing.in

0 commit comments

Comments
 (0)