From 851a455483cc925af70cf7ac66a78e5f72262641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 10:09:09 +0000 Subject: [PATCH] chore(deps): bump ansible-core from 2.16.5 to 2.19.3 in /molecule Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.5 to 2.19.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.5...v2.19.3) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.19.3 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..cb62ae926 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.16.5 +ansible-core==2.19.3 ansible-lint==24.2.2 boto3==1.34.93 botocore==1.34.93