From da70acbd9f39c933e44c3ac236992a74b1d8b935 Mon Sep 17 00:00:00 2001 From: Wong Hoi Sing Edison Date: Wed, 22 Jan 2025 22:06:48 +0800 Subject: [PATCH] molecule[test] >= 25.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c651f76..4949ab8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ changelog = "https://github.com/ansible-community/molecule-plugins/releases" [project.optional-dependencies] test = [ "pytest-helpers-namespace >= 2019.1.8", - "molecule[test] >= 6.0.0a1" + "molecule[test] >= 25.1.0" ] azure = [] docker = [