From 44412f4535463228e436e2998c844dca09f5c3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 06:06:45 +0000 Subject: [PATCH] chore(deps): bump ansible in the all group across 1 directory Bumps the all group with 1 update in the / directory: [ansible](https://github.com/ansible-community/ansible-build-data). Updates `ansible` from 9.2.0 to 9.6.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.2.0...9.6.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6ac494..6332c4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==9.2.0 +ansible==9.6.0 distlib==0.3.8