From de6c8e1cbb5fca5828d1784b7cb986f2667d5ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 19:10:35 +0000 Subject: [PATCH] Bump ansible from 10.6.0 to 11.4.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.6.0 to 11.4.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/10.6.0...11.4.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index f729ce8..b3fd7b4 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile # -ansible==10.6.0 +ansible==11.4.0 # via -r deploy/requirements.in -ansible-core==2.17.6 +ansible-core==2.18.4 # via ansible cffi==1.16.0 # via cryptography