From 0edc1d121ce4d01ca5826909c9fa441eef796a6a Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:58:29 -0600 Subject: [PATCH] ci: refresh dev dependencies (#2300) --- 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 ea42e3940a..4837e6c8e0 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.2 +ruff==0.8.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 14004e986e..ab60cc3dfb 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -6,7 +6,7 @@ # argcomplete==3.5.2 # via nox -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via