From 9e29d17ec5b75c368800c9a449b8f54a711f9522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:43:12 +0000 Subject: [PATCH] Bump ansible-compat from 4.1.10 to 4.1.11 in /docker/ansible 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] --- 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