From b0b772b5c27418bf69626a06bb3bcd377665d08f Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:06:52 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3515) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 4 ++-- tests/spelling.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 6d5625103d..eed4812c03 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in # -black==26.1.0 +black==26.3.0 # via -r tests/formatters.in click==8.3.1 # via black @@ -16,7 +16,7 @@ packaging==26.0 # via black pathspec==1.0.4 # via black -platformdirs==4.9.2 +platformdirs==4.9.4 # via black pytokens==0.4.1 # via black diff --git a/tests/spelling.txt b/tests/spelling.txt index 61a0979639..325f4e77e3 100644 --- a/tests/spelling.txt +++ b/tests/spelling.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/spelling.txt --strip-extras tests/spelling.in # -codespell==2.4.1 +codespell==2.4.2 # via -r tests/spelling.in diff --git a/tests/static.txt b/tests/static.txt index dd4527d847..23ff95bc16 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.15.4 +ruff==0.15.5 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 02c1bac7f1..4058b963b1 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -16,7 +16,7 @@ cffi==2.0.0 # via # cryptography # pynacl -charset-normalizer==3.4.4 +charset-normalizer==3.4.5 # via requests click==8.3.1 # via typer @@ -30,7 +30,7 @@ dependency-groups==1.3.1 # via nox distlib==0.4.0 # via virtualenv -filelock==3.24.3 +filelock==3.25.0 # via # python-discovery # virtualenv @@ -60,7 +60,7 @@ packaging==26.0 # nox pathspec==1.0.4 # via mypy -platformdirs==4.9.2 +platformdirs==4.9.4 # via # python-discovery # virtualenv @@ -74,7 +74,7 @@ pyjwt==2.11.0 # via pygithub pynacl==1.6.2 # via pygithub -python-discovery==1.1.0 +python-discovery==1.1.1 # via virtualenv requests==2.32.5 # via pygithub