From e8d680d0977db4af62931d38c37fa46a16aa4962 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:53:40 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3444) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 6 +++--- tests/static.txt | 2 +- tests/typing.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 5a50467bdb..fd711bb240 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in -black==25.12.0 +black==26.1.0 # via -r tests/formatters.in click==8.3.1 # via black @@ -10,11 +10,11 @@ isort==7.0.0 # via -r tests/formatters.in mypy-extensions==1.1.0 # via black -packaging==25.0 +packaging==26.0 # via black pathspec==1.0.3 # via black platformdirs==4.5.1 # via black -pytokens==0.3.0 +pytokens==0.4.0 # via black diff --git a/tests/static.txt b/tests/static.txt index e2f9e4b36b..be6ab04a35 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/static.txt tests/static.in -ruff==0.14.13 +ruff==0.14.14 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index e171207910..34822f77d6 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -50,7 +50,7 @@ mypy-extensions==1.1.0 # via mypy nox==2025.11.12 # via -r tests/typing.in -packaging==25.0 +packaging==26.0 # via # dependency-groups # nox @@ -58,7 +58,7 @@ pathspec==1.0.3 # via mypy platformdirs==4.5.1 # via virtualenv -pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' +pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt