From e6aec2c28696ff1c767a8c12ba7d3f6e9c7caaa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 13:10:11 +0000 Subject: [PATCH] [dependabot python](deps): Bump molecule from 25.11.0 to 25.11.1 Bumps [molecule](https://github.com/ansible-community/molecule) from 25.11.0 to 25.11.1. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v25.11.0...v25.11.1) --- updated-dependencies: - dependency-name: molecule dependency-version: 25.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tox/requirements-molecule.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox/requirements-molecule.txt b/tox/requirements-molecule.txt index 32b10f0..8afd845 100644 --- a/tox/requirements-molecule.txt +++ b/tox/requirements-molecule.txt @@ -1,3 +1,3 @@ -molecule==25.11.0 +molecule==25.11.1 ovirt-engine-sdk-python==4.6.3 ara==1.7.3