From 6838b79dca257c9509d8573defe2bb3af135d64b Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 23:44:46 +0200 Subject: [PATCH] ci: refresh dev dependencies (#1845) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 2 +- tests/typing.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 7a14929978d..d4f150de305 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -16,5 +16,5 @@ packaging==24.1 # via black pathspec==0.12.1 # via black -platformdirs==4.3.1 +platformdirs==4.3.2 # via black diff --git a/tests/typing.txt b/tests/typing.txt index 56948d21f68..30f74ad60dc 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -52,7 +52,7 @@ packaging==24.1 # via # -r tests/tag.in # nox -platformdirs==4.3.1 +platformdirs==4.3.2 # via virtualenv pycparser==2.22 # via cffi