From ca951fb11842265b0d179b869dbc246dcda6ffe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:03:26 +0000 Subject: [PATCH] Bump ansible-core from 2.15.9 to 2.17.7 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.9 to 2.17.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.9...v2.17.7) --- 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 4644e45..e29dc86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible==8.5.0 ansible-compat==4.1.2 -ansible-core==2.15.9 +ansible-core==2.17.7 ansible-lint==6.17.2 attrs==23.1.0 black==24.3.0