From 987784e395bcdc0f943ec46a4ace8c723140a1a1 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:18:06 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3465) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/static.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/static.txt b/tests/static.txt index 7ab221569c..d4b72e1f71 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.14 +ruff==0.15.0 # via -r tests/static.in