From e3221c48816adafc9386ad74b5fe61ce00015ff6 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 00:07:41 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/static.txt | 2 +- tests/typing.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/static.txt b/tests/static.txt index 9d52edbe64..7aed59b72c 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.13.1 +ruff==0.13.2 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 23985968dc..4fcffe1a44 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -38,7 +38,7 @@ idna==3.10 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt -markupsafe==3.0.2 +markupsafe==3.0.3 # via jinja2 mypy==1.18.2 # via -r tests/typing.in @@ -64,9 +64,9 @@ pynacl==1.6.0 # via pygithub requests==2.32.5 # via pygithub -typer-slim==0.19.1 +typer-slim==0.19.2 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.22.0.20250919 +types-docutils==0.22.2.20250924 # via -r tests/typing.in typing-extensions==4.15.0 # via