From e5138833a90a763d1f20df36c8d0a9d0ee6bf029 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 00:08:58 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index a2d143b884..e02b7ea7c8 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.9.11 +uv==0.9.13 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 73d229da2b..328464ad14 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.6 +ruff==0.14.7 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index c986021459..e9e52af21b 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -44,9 +44,11 @@ idna==3.11 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt +librt==0.6.3 + # via mypy markupsafe==3.0.3 # via jinja2 -mypy==1.18.2 +mypy==1.19.0 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy