From a7139a76a93b8e8754ff27ab10b36958826f6bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 10:33:43 +0000 Subject: [PATCH] Bump ansible-core from 2.15.0 to 2.16.19rc1 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.0 to 2.16.19rc1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.0...v2.16.19rc1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.16.19rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6892950ee..5a03cf1d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.15.9 +ansible-core==2.16.19rc1 boto==2.49.0 jmespath>=0.9.0,<2 # (grafana.grafana.grafana) docker>=5.0.0