From d94f3ce96563fdb4c10057c702d4d938ee7af6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 02:11:09 -0700 Subject: [PATCH] Bump ansible from 9.3.0 to 9.5.1 (#11157) Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.3.0 to 9.5.1. - [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.3.0...9.5.1) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 afdaa56b2..c8032b2b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.3.0 +ansible==9.5.1 cryptography==41.0.4 jinja2==3.1.3 jmespath==1.0.1 -- GitLab