From bfce4b6cb4ead77af0612b56356a2a04f9c2c7a2 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:32:21 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3523) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 92bdbfe650..30152ebf43 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==26.3.0 +black==26.3.1 # via -r tests/formatters.in click==8.3.1 # via black diff --git a/tests/static.txt b/tests/static.txt index 499fb43f1d..e21b8018f1 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.15.5 +ruff==0.15.6 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 4725de176b..88e42435f3 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via # cryptography # pynacl -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests click==8.3.1 # via typer @@ -34,7 +34,7 @@ distlib==0.4.0 # via virtualenv docutils==0.22.4 # via antsibull-docutils -filelock==3.25.0 +filelock==3.25.2 # via # python-discovery # virtualenv @@ -74,11 +74,11 @@ pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt pygments==2.19.2 # via rich -pyjwt==2.11.0 +pyjwt==2.12.1 # via pygithub pynacl==1.6.2 # via pygithub -python-discovery==1.1.1 +python-discovery==1.1.3 # via virtualenv requests==2.32.5 # via pygithub @@ -90,7 +90,7 @@ typer==0.24.1 # via typer-slim typer-slim==0.24.0 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.22.3.20260223 +types-docutils==0.22.3.20260316 # via -r tests/typing.in typing-extensions==4.15.0 # via @@ -101,5 +101,5 @@ urllib3==2.6.3 # via # pygithub # requests -virtualenv==21.1.0 +virtualenv==21.2.0 # via nox