From 83bbdd618bb67097f92f9282a8ca7ae12fe6ed4f Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:15:20 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3458) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 4 ++-- tests/pip-compile.txt | 2 +- tests/typing.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index fd711bb240..19274d3df5 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -12,9 +12,9 @@ mypy-extensions==1.1.0 # via black packaging==26.0 # via black -pathspec==1.0.3 +pathspec==1.0.4 # via black platformdirs==4.5.1 # via black -pytokens==0.4.0 +pytokens==0.4.1 # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index e908b0cb24..4e47f49e09 100644 --- a/tests/pip-compile.txt +++ b/tests/pip-compile.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in -uv==0.9.26 +uv==0.9.28 # via -r tests/pip-compile.in diff --git a/tests/typing.txt b/tests/typing.txt index 4978d951f1..57d5de6af8 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.10.1 # via nox -cryptography==46.0.3 +cryptography==46.0.4 # via pyjwt dependency-groups==1.3.1 # via nox @@ -59,7 +59,7 @@ packaging==26.0 # -r tests/tag.in # dependency-groups # nox -pathspec==1.0.3 +pathspec==1.0.4 # via mypy platformdirs==4.5.1 # via virtualenv @@ -67,7 +67,7 @@ pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementatio # via cffi pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt -pyjwt==2.10.1 +pyjwt==2.11.0 # via pygithub pynacl==1.6.2 # via pygithub