From 3f47c9971ff5c925555db32bd862c6bea730b23b Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 00:07:44 +0000 Subject: [PATCH] ci: refresh dev dependencies --- 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 9ec3fc1daa..ca68d4b243 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -8,7 +8,7 @@ black==25.9.0 # via -r tests/formatters.in click==8.3.0 # via black -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 fd6e141274..70c857154f 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras 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 5cf272bcfc..95449f66e4 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -22,7 +22,7 @@ codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt colorlog==6.9.0 # via nox -cryptography==46.0.1 +cryptography==46.0.2 # via pyjwt dependency-groups==1.3.1 # via nox