From 1241e18dc9e876166fd77ae0b200dfde52715166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:53:19 +0000 Subject: [PATCH] chore(deps): bump ansible-core from 2.19.11 to 2.19.12 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.19.11 to 2.19.12. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.19.11...v2.19.12) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.19.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index c6979e9b..67c2f429 100644 --- a/requirements.in +++ b/requirements.in @@ -1,4 +1,4 @@ -ansible-core>=2.19.11 +ansible-core>=2.19.12 jmespath>=1.1.0 jsonpatch>=1.33 kubernetes>=29.0.0 diff --git a/requirements.txt b/requirements.txt index 80c4ef74..1af0301b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # ansible-compat==4.1.11 # via molecule -ansible-core==2.19.11 +ansible-core==2.19.12 # via # -r requirements.in # ansible-compat