From 4bdbe054803fc62391892eb403e99d74430058bb Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:38:40 +0100 Subject: [PATCH] ci: refresh dev dependencies (#1823) 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 94c0837073..0d963fc995 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.6.2 +ruff==0.6.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 4b5776b0b8..039d924b35 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -6,7 +6,7 @@ # argcomplete==3.5.0 # via nox -certifi==2024.7.4 +certifi==2024.8.30 # via requests cffi==1.17.0 # via @@ -60,7 +60,7 @@ pynacl==1.5.0 # via pygithub requests==2.32.3 # via pygithub -rich==13.7.1 +rich==13.8.0 # via typer shellingham==1.5.4 # via typer