Skip to content

Commit 659c96f

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

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 @@ click==8.3.0
66
# via black
77
colorama==0.4.6 ; sys_platform == 'win32'
88
# via click
9-
isort==6.0.1
9+
isort==6.1.0
1010
# via -r tests/formatters.in
1111
mypy-extensions==1.1.0
1212
# via black

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.13.2
3+
ruff==0.13.3
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
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==46.0.1
27+
cryptography==46.0.2
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox

0 commit comments

Comments
 (0)