From a154e4bd6536995f7ae3636c7c55c5e430115420 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:45:10 -0500 Subject: [PATCH] ci: refresh dev dependencies (#1768) --- 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 48021efd26..727fbea66e 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.5.7 +ruff==0.6.1 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 7844040128..4cbf94cada 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -76,7 +76,7 @@ tomli==2.0.1 # via # mypy # nox -typer==0.12.3 +typer==0.12.4 # via # -r tests/../hacking/pr_labeler/requirements.txt # -r tests/../hacking/tagger/requirements.txt