From 659c96fc9328f27dfe404d99a05ecd93d13a96f9 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 08:34:08 +0100 Subject: [PATCH] ci: refresh dev dependencies (#3092) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 6cdbf9e090..3048d70f3e 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -6,7 +6,7 @@ click==8.3.0 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click -isort==6.0.1 +isort==6.1.0 # via -r tests/formatters.in mypy-extensions==1.1.0 # via black diff --git a/tests/static.txt b/tests/static.txt index 7aed59b72c..b43c4a2169 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/static.txt tests/static.in -ruff==0.13.2 +ruff==0.13.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 4fcffe1a44..088055bddc 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.9.0 # via nox -cryptography==46.0.1 +cryptography==46.0.2 # via pyjwt dependency-groups==1.3.1 # via nox