From eb3925ab01b47f37f688d524b0731233bbd0e5dc Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 00:08:09 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/static.txt | 2 +- tests/typing.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/static.txt b/tests/static.txt index ba2856cee3..c90efa0738 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.14.1 +ruff==0.14.2 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 75e722704c..7d6cf0a864 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in # -argcomplete==3.6.2 +argcomplete==3.6.3 # via nox attrs==25.4.0 # via nox @@ -62,7 +62,7 @@ pynacl==1.6.0 # via pygithub requests==2.32.5 # via pygithub -typer-slim==0.19.2 +typer-slim==0.20.0 # via -r tests/../hacking/pr_labeler/requirements.txt typing-extensions==4.15.0 # via