From c12d162b477fe716b788a59bed5151f03bbbe55f Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:54:07 +0100 Subject: [PATCH] ci: refresh dev dependencies (#2803) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index f561dd25a8..cec347baaf 100644 --- a/tests/pip-compile.txt +++ b/tests/pip-compile.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in -uv==0.7.19 +uv==0.7.20 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 17b7f47139..24c73368a8 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.12.2 +ruff==0.12.3 # via -r tests/static.in