From cad5b6f0db5a10fd7c77df008a855f64e705cf3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 06:18:21 +0000 Subject: [PATCH] Bump ansible-core in /pipelines/dockerfiles/tool-box Bumps [ansible-core](https://github.com/ansible/ansible) from 2.20.5 to 2.21.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.20.5...v2.21.0) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pipelines/dockerfiles/tool-box/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/dockerfiles/tool-box/requirements.txt b/pipelines/dockerfiles/tool-box/requirements.txt index 5d135e1c3..740360dd0 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.20.5 +ansible-core==2.21.0 awscli==1.45.12 boto3==1.43.12 cryptography==48.0.0