From 298852991eb9f3cea271469d9a347b7c7080a522 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:06:05 +0000 Subject: [PATCH] chore(deps): update dependency molecule to v25 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 6fb0757a5..46aeb8fa8 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -molecule==24.12.0 +molecule==25.1.0 Jinja2==3.1.5 pytest==8.3.4 pytest-testinfra==10.1.1