From 44d61e9b520e71f6b11dbc82479fead8d2671963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:16:02 +0000 Subject: [PATCH] chore(deps): bump ansible-core from 2.16.5 to 2.17.2 in /molecule Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.5 to 2.17.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.5...v2.17.2) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index 3c3641666..c205c1f8f 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.16.5 +ansible-core==2.17.2 ansible-lint==24.2.2 boto3==1.34.93 botocore==1.34.93