From 13654f2fc4ed68040d8b4192b633a13e6d4d4ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:34:13 +0000 Subject: [PATCH] Bump ansible-core from 2.15.8 to 2.15.9 in /ansible Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.8 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.8...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index 6294fed..bbca99f 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -6,7 +6,7 @@ # ansible==8.5.0 # via -r requirements.in -ansible-core==2.15.8 +ansible-core==2.15.9 # via ansible cffi==1.15.1 # via cryptography