Skip to content

Commit ca1a070

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

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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/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.8.22
3+
uv==0.8.23
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.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
@@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2626
# colorlog
2727
colorlog==6.9.0
2828
# via nox
29-
cryptography==46.0.1
29+
cryptography==46.0.2
3030
# via pyjwt
3131
dependency-groups==1.3.1
3232
# via nox

0 commit comments

Comments
 (0)