From 146246cfa6f59636f49f9cd2fd5a1efdf9566d0b Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:30:06 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3536) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- 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 e21b8018f1..6d2a98a508 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.15.6 +ruff==0.15.7 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 88e42435f3..614f5a9f9b 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -6,7 +6,7 @@ antsibull-docutils==1.4.0 # via -r tests/typing.in argcomplete==3.6.3 # via nox -attrs==25.4.0 +attrs==26.1.0 # via nox certifi==2026.2.25 # via requests @@ -78,7 +78,7 @@ pyjwt==2.12.1 # via pygithub pynacl==1.6.2 # via pygithub -python-discovery==1.1.3 +python-discovery==1.2.0 # via virtualenv requests==2.32.5 # via pygithub