Skip to content

Commit e093770

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
black==25.1.0
88
# via -r tests/formatters.in
9-
click==8.2.0
9+
click==8.2.1
1010
# via black
1111
isort==6.0.1
1212
# via -r tests/formatters.in

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.11.10
7+
ruff==0.11.11
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
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

0 commit comments

Comments
 (0)