From b1159dfa51c122e5645e4d63b9affd0a325772ca Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 00:08:57 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/static.txt | 2 +- tests/typing.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/static.txt b/tests/static.txt index 800a3ea482..73d229da2b 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.14.5 +ruff==0.14.6 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index d53aaade65..dee5b615f3 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/typing.txt tests/typing.in -antsibull-docutils==1.3.0 +antsibull-docutils==1.3.1 # via -r tests/typing.in argcomplete==3.6.3 # via nox