From a5c24838033f0ee4716f218714b220f2f7ea42ee Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:34:14 +0000 Subject: [PATCH] ci: refresh dev dependencies (#2268) 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 9d4024005a..ea42e3940a 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in # -ruff==0.8.1 +ruff==0.8.2 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 781e74b662..14004e986e 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in # -argcomplete==3.5.1 +argcomplete==3.5.2 # via nox certifi==2024.8.30 # via requests @@ -54,7 +54,7 @@ pynacl==1.5.0 # via pygithub requests==2.32.3 # via pygithub -typer-slim==0.14.0 +typer-slim==0.15.1 # via -r tests/../hacking/pr_labeler/requirements.txt typing-extensions==4.12.2 # via