From 8f33bd921f9fc8d1105c6b5250d5c0b56a4b988d Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:48:30 +0000 Subject: [PATCH] ci: refresh dev dependencies (#2125) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 2 +- tests/static.txt | 2 +- tests/tag.txt | 4 ++-- tests/typing.txt | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 69f7bdfed94..fbf2fa8413f 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -12,7 +12,7 @@ isort==5.13.2 # via -r tests/formatters.in mypy-extensions==1.0.0 # via black -packaging==24.1 +packaging==24.2 # via black pathspec==0.12.1 # via black diff --git a/tests/static.txt b/tests/static.txt index 7a3a07d4954..5403a63f720 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.7.2 +ruff==0.7.3 # via -r tests/static.in diff --git a/tests/tag.txt b/tests/tag.txt index b8e77616f74..280c924a17f 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -14,7 +14,7 @@ markdown-it-py==3.0.0 # via rich mdurl==0.1.2 # via markdown-it-py -packaging==24.1 +packaging==24.2 # via -r tests/tag.in pygments==2.18.0 # via rich @@ -24,7 +24,7 @@ shellingham==1.5.4 # via typer smmap==5.0.1 # via gitdb -typer==0.12.5 +typer==0.13.0 # via -r tests/tag.in typing-extensions==4.12.2 # via typer diff --git a/tests/typing.txt b/tests/typing.txt index f698a1ef331..26c131e9f7f 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -50,7 +50,7 @@ mypy-extensions==1.0.0 # via mypy nox==2024.10.9 # via -r tests/typing.in -packaging==24.1 +packaging==24.2 # via # -r tests/tag.in # nox @@ -58,7 +58,7 @@ platformdirs==4.3.6 # via virtualenv pycparser==2.22 # via cffi -pygithub==2.4.0 +pygithub==2.5.0 # via -r tests/../hacking/pr_labeler/requirements.txt pygments==2.18.0 # via rich @@ -74,9 +74,9 @@ shellingham==1.5.4 # via typer smmap==5.0.1 # via gitdb -typer==0.12.5 +typer==0.13.0 # via -r tests/tag.in -typer-slim==0.12.5 +typer-slim==0.13.0 # via -r tests/../hacking/pr_labeler/requirements.txt typing-extensions==4.12.2 # via