From 4ca3baf119f6db719fcee66f8ebd9ef09888696c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:17:30 +0000 Subject: [PATCH] deps: bump the ci-cd-tooling group across 1 directory with 3 updates Bumps the ci-cd-tooling group with 3 updates in the /docker/ansible directory: [ansible](https://github.com/ansible-community/ansible-build-data), [molecule](https://github.com/ansible-community/molecule) and [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins). Updates `ansible` from 10.6.0 to 11.1.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/10.6.0...11.1.0) Updates `molecule` from 24.9.0 to 24.12.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.9.0...v24.12.0) Updates `molecule-plugins[docker]` from 23.5.3 to 23.6.0 - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.5.3...v23.6.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-cd-tooling - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-cd-tooling - dependency-name: molecule-plugins[docker] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-cd-tooling ... Signed-off-by: dependabot[bot] --- docker/ansible/molecule/requirements.txt | 4 ++-- docker/ansible/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/ansible/molecule/requirements.txt b/docker/ansible/molecule/requirements.txt index fe19b04ed..e404916a8 100644 --- a/docker/ansible/molecule/requirements.txt +++ b/docker/ansible/molecule/requirements.txt @@ -1,2 +1,2 @@ -molecule==24.9.0 -molecule-plugins[docker]==23.5.3 +molecule==24.12.0 +molecule-plugins[docker]==23.6.0 diff --git a/docker/ansible/requirements.txt b/docker/ansible/requirements.txt index cd21eceef..b28f6cd30 100644 --- a/docker/ansible/requirements.txt +++ b/docker/ansible/requirements.txt @@ -1,4 +1,4 @@ -ansible==10.6.0 +ansible==11.1.0 fqdn==1.5.1 netaddr==1.3.0 paramiko==3.5.0