From 85477b27dbf5e188dc5d51dab597f3a30d055cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:08:36 +0000 Subject: [PATCH] Bump ansible-core from 2.17.6 to 2.18.0 in /ansible Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.6 to 2.18.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.6...v2.18.0) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... 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 12096452..7d56e1e3 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,4 +1,4 @@ ansible-lint==24.9.2 -ansible-core==2.17.6 +ansible-core==2.18.0 paramiko==3.5.0 Jinja2==3.1.4