From 3450aa07d3c932c2655864d4db8e737d36d43320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:15:42 +0000 Subject: [PATCH] Bump ansible-core from 2.11.6 to 2.15.9 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.11.6 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.11.6...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85880e29..e864a568 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.11.6 +ansible-core==2.15.9 MarkupSafe==1.1.1 Jinja2<3.0 click