From 942c425b7085c8afddd554d1a68a7c2b942fe10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:40:19 -0300 Subject: [PATCH] Bump ansible-core in the pip group across 1 directory (#61) Bumps the pip group with 1 update in the / directory: [ansible-core](https://github.com/ansible/ansible). Updates `ansible-core` from 2.16.11 to 2.17.6 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.11...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production dependency-group: pip ... 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 c2d9ddf..5f46c9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ molecule==24.2.1 molecule-plugins[vagrant] ansible-lint -ansible-core==2.16.11 +ansible-core==2.17.6