From b1b110a7cbe5c01a8004ca0c74c079cb5f454a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:42:57 +0100 Subject: [PATCH] chore(deps): update dependency molecule to v24.12.0 (#740) 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 460451e5..40c655f3 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,3 +1,3 @@ -molecule==24.9.0 +molecule==24.12.0 pytest==8.3.4 pytest-testinfra==10.1.1