From 76255c1f46dbf244e8a52e8d2d6df117ffaef725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:31:49 +0000 Subject: [PATCH] Bump ansible-core from 2.19.6 to 2.19.11rc1 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.19.6 to 2.19.11rc1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.19.6...v2.19.11rc1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.19.11rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 44c84fdda8..94a73b7d90 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ netaddr>=0.7.18 # BSD Jinja2>=2.10 # BSD # Requirements for molecule jobs -ansible-core==2.19.6 # GPL-3.0 +ansible-core==2.19.11rc1 # GPL-3.0 docker>=7.0.0 # Apache-2.0 jmespath>=1.0.0 # MIT molecule==25.12.0 # MIT