Skip to content

Commit c6710c2

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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/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
@@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2222
# colorlog
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==45.0.1
25+
cryptography==45.0.2
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -62,7 +62,7 @@ requests==2.32.3
6262
# via pygithub
6363
typer-slim==0.15.4
6464
# via -r tests/../hacking/pr_labeler/requirements.txt
65-
types-docutils==0.21.0.20250516
65+
types-docutils==0.21.0.20250523
6666
# via -r tests/typing.in
6767
typing-extensions==4.13.2
6868
# via

0 commit comments

Comments
 (0)