From 60060baec9e177dfe7ea35745a844ed5da6aa209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:01:24 +0000 Subject: [PATCH] Bump ansible-core in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [ansible-core](https://github.com/ansible/ansible). Updates `ansible-core` from 2.17.6 to 2.17.7rc1 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.6...v2.17.7rc1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.17.7rc1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a747fa9..54f6f20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ yq python-gitlab awesome-codename cryptography -ansible-core==2.17.6 +ansible-core==2.17.7rc1 dnspython