From f70401ae09e629a23f99febc466994f98b641454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:58:11 +0000 Subject: [PATCH] Bump ansible-core from 2.17.1 to 2.17.7 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.1 to 2.17.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.1...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 c6c7c651..a0e3d5b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible-compat==24.6.1 -ansible-core==2.17.1 +ansible-core==2.17.7 ansible-lint==24.6.1 ansible-runner==2.4.0 attrs==25.1.0