From 3562c06f768fe83c91f5568cbb20bf992d9d2a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 15:42:22 +0100 Subject: [PATCH] Bump ansible-compat from 4.1.10 to 4.1.11 in /docker/ansible (#144) Bumps [ansible-compat](https://github.com/ansible/ansible-compat) from 4.1.10 to 4.1.11. - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](https://github.com/ansible/ansible-compat/compare/v4.1.10...v4.1.11) --- updated-dependencies: - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docker/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ansible/requirements.txt b/docker/ansible/requirements.txt index 15e99c89..c5328da1 100644 --- a/docker/ansible/requirements.txt +++ b/docker/ansible/requirements.txt @@ -1,5 +1,5 @@ ansible==8.7.0 -ansible-compat==4.1.10 +ansible-compat==4.1.11 ansible-core==2.15.8 ansible-lint==6.22.1 attrs==23.2.0