From 31bbbbcc1958e2143cd3331f65476e92effc3927 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 10:20:10 +0200 Subject: [PATCH] chore(deps): update dependency molecule to v24.8.0 (#1567) 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 e78b337bf..569a63260 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -molecule==24.7.0 +molecule==24.8.0 Jinja2==3.1.4 pytest==8.3.2 pytest-testinfra==10.1.1