From e9cf7c1aba67073c8531c21174c271ca6004badd Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 08:26:18 +0100 Subject: [PATCH] ci: refresh dev dependencies (#2624) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 4 ++-- tests/static.txt | 2 +- tests/typing.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index f24add73dc..f4bec66e4a 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -6,7 +6,7 @@ # black==25.1.0 # via -r tests/formatters.in -click==8.1.8 +click==8.2.0 # via black isort==6.0.1 # via -r tests/formatters.in @@ -16,7 +16,7 @@ packaging==25.0 # via black pathspec==0.12.1 # via black -platformdirs==4.3.7 +platformdirs==4.3.8 # via black tomli==2.2.1 # via black diff --git a/tests/static.txt b/tests/static.txt index 1912aa666f..018d53e3f7 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.11.8 +ruff==0.11.9 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index fbcc23a7f3..7369c910ca 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -16,7 +16,7 @@ cffi==1.17.1 # pynacl charset-normalizer==3.4.2 # via requests -click==8.1.8 +click==8.2.0 # via typer-slim codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt @@ -48,7 +48,7 @@ packaging==25.0 # via # dependency-groups # nox -platformdirs==4.3.7 +platformdirs==4.3.8 # via virtualenv pycparser==2.22 # via cffi @@ -77,7 +77,7 @@ urllib3==2.4.0 # via # pygithub # requests -virtualenv==20.30.0 +virtualenv==20.31.2 # via nox wrapt==1.17.2 # via deprecated