Skip to content

Commit 9a766ee

Browse files
ci: refresh dev dependencies (#2658)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 2b8c2a0 commit 9a766ee

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
33
black==25.1.0
44
# via -r tests/formatters.in
5-
click==8.2.0
5+
click==8.2.1
66
# via black
77
colorama==0.4.6 ; sys_platform == 'win32'
88
# via click

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.5
3+
uv==0.7.8
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.10
3+
ruff==0.11.11
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==45.0.1
27+
cryptography==45.0.2
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -83,7 +83,7 @@ typer==0.15.4
8383
# via -r tests/tag.in
8484
typer-slim==0.15.4
8585
# via -r tests/../hacking/pr_labeler/requirements.txt
86-
types-docutils==0.21.0.20250516
86+
types-docutils==0.21.0.20250523
8787
# via -r tests/typing.in
8888
typing-extensions==4.13.2
8989
# via

0 commit comments

Comments
 (0)