From 39988a9bee23b21c1c2dcaf3b90eb6e11397dbc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 04:24:57 +0000 Subject: [PATCH] chore(deps): bump ansible-core from 2.17.5 to 2.18.0 (#607) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.5 to 2.18.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.5...v2.18.0) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19dd748..8370016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # ansible-compat==4.1.11 # via molecule -ansible-core==2.17.5 +ansible-core==2.18.0 # via # -r requirements.in # ansible-compat