From 3919db0c9dbe4ce67190984e189dcdb60ba0810f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:15:32 +0000 Subject: [PATCH] Bump ansible-core in /pipelines/dockerfiles/tool-box Bumps [ansible-core](https://github.com/ansible/ansible) from 2.18.1 to 2.18.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.18.1...v2.18.2) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 c728e481..68eeb373 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.18.1 +ansible-core==2.18.2 awscli==1.37.11 boto3==1.36.11 cryptography==44.0.0