From b1ce04eb917d28c7da71fb42e9c4d9969e205401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 10:07:51 +0000 Subject: [PATCH] chore(deps): bump ansible-core from 2.16.5 to 2.17.1 in /molecule Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.5 to 2.17.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.5...v2.17.1) --- 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..980a72b34 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.16.5 +ansible-core==2.17.1 ansible-lint==24.2.2 boto3==1.34.93 botocore==1.34.93