From 99d263785f1c87014b5c7a2c1901ee7bc2cc8df1 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 00:08:38 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/formatters.txt | 4 ++-- tests/static.txt | 2 +- tests/typing.txt | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index be4d603067..26f048810a 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in # -black==25.9.0 +black==25.11.0 # via -r tests/formatters.in -click==8.3.0 +click==8.3.1 # via black isort==7.0.0 # via -r tests/formatters.in diff --git a/tests/static.txt b/tests/static.txt index 3efb13381e..2b494ceb43 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.14.4 +ruff==0.14.5 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 838d0e1b5a..63ac45dd34 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -8,7 +8,7 @@ argcomplete==3.6.3 # via nox attrs==25.4.0 # via nox -certifi==2025.10.5 +certifi==2025.11.12 # via requests cffi==2.0.0 # via @@ -16,7 +16,7 @@ cffi==2.0.0 # pynacl charset-normalizer==3.4.4 # via requests -click==8.3.0 +click==8.3.1 # via typer-slim codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt @@ -42,7 +42,7 @@ mypy==1.18.2 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy -nox==2025.10.16 +nox==2025.11.12 # via -r tests/typing.in packaging==25.0 # via @@ -58,7 +58,7 @@ pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt pyjwt==2.10.1 # via pygithub -pynacl==1.6.0 +pynacl==1.6.1 # via pygithub requests==2.32.5 # via pygithub