From d2e7598a370f78cdcc24a445ae7ee6b4481c314d Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 09:57:12 +0100 Subject: [PATCH] ci: refresh dev dependencies (#2671) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- tests/tag.txt | 4 ++-- tests/typing.txt | 14 ++++++++------ 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 3f18a66990..b9b41aa5a9 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.7.8 +uv==0.7.9 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index e99fe23e3c..8dffc7a5d1 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.11.11 +ruff==0.11.12 # via -r tests/static.in diff --git a/tests/tag.txt b/tests/tag.txt index 8b2f864bd1..aae05251b4 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/tag.txt tests/tag.in -click==8.1.8 +click==8.2.1 # via typer colorama==0.4.6 ; sys_platform == 'win32' # via click @@ -22,7 +22,7 @@ shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.15.4 +typer==0.16.0 # via -r tests/tag.in typing-extensions==4.13.2 # via typer diff --git a/tests/typing.txt b/tests/typing.txt index 36c983e37a..170402c75e 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -12,7 +12,7 @@ cffi==1.17.1 # pynacl charset-normalizer==3.4.2 # via requests -click==8.1.8 +click==8.2.1 # via # typer # typer-slim @@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.9.0 # via nox -cryptography==45.0.2 +cryptography==45.0.3 # via pyjwt dependency-groups==1.3.1 # via nox @@ -48,7 +48,7 @@ markupsafe==3.0.2 # via jinja2 mdurl==0.1.2 # via markdown-it-py -mypy==1.15.0 +mypy==1.16.0 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy @@ -59,6 +59,8 @@ packaging==25.0 # -r tests/tag.in # dependency-groups # nox +pathspec==0.12.1 + # via mypy platformdirs==4.3.8 # via virtualenv pycparser==2.22 @@ -79,11 +81,11 @@ shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.15.4 +typer==0.16.0 # via -r tests/tag.in -typer-slim==0.15.4 +typer-slim==0.16.0 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.21.0.20250523 +types-docutils==0.21.0.20250526 # via -r tests/typing.in typing-extensions==4.13.2 # via