Skip to content

Commit 547bd75

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.9
3+
uv==0.9.11
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.5
3+
ruff==0.14.6
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
3-
antsibull-docutils==1.3.0
3+
antsibull-docutils==1.3.1
44
# via -r tests/typing.in
55
argcomplete==3.6.3
66
# via nox

0 commit comments

Comments
 (0)