From fbb10791aee8fc39756831ea9d7b02e3725b3501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:21:52 +0000 Subject: [PATCH] Refresh pip-compile outputs --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 916a205..3e2253d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ ansible-compat==4.1.11 # via # ansible-lint # molecule -ansible-core==2.16.5 +ansible-core==2.16.6 # via # -r requirements-dev.in # ansible-compat @@ -89,7 +89,7 @@ pathspec==0.12.1 # yamllint platformdirs==4.2.0 # via black -pluggy==1.4.0 +pluggy==1.5.0 # via molecule pycparser==2.22 # via cffi