From 8c1a8e4eebdef970725321794c4b25eb4c9cc22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:45:43 +0000 Subject: [PATCH] Bump ansible-core from 2.13.13 to 2.15.9 in /stack/gear/godel Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.13 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.13.13...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/gear/godel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/godel/requirements.txt b/stack/gear/godel/requirements.txt index 65ac36fe..10a05633 100644 --- a/stack/gear/godel/requirements.txt +++ b/stack/gear/godel/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.13.13 +ansible-core==2.15.9 ansible-lint==6.11.0 yamllint==1.32.0