From 9c8e5654ec7a677847300d861ef427ebabb3c42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:49:37 +0000 Subject: [PATCH] Bump ansible-core from 2.17.5 to 2.17.6 in /ansible Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.5 to 2.17.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.5...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... 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 f8c016b24..7422ca251 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.17.5 +ansible-core==2.17.6 molecule==24.9.0 molecule-plugins[vagrant]==23.5.3 netaddr==1.3.0