From 82d70a2e2675eda2cc60922549900dccb957873c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 10:20:22 +0200 Subject: [PATCH] chore(deps): update dependency molecule to v24.8.0 (#694) Signed-off-by: Renovate Bot --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index a130953f..40d23eca 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,3 +1,3 @@ -molecule==24.7.0 +molecule==24.8.0 pytest==8.3.2 pytest-testinfra==10.1.1