From 7c85fd4436e26db6e64d64713af08a4a681513c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:22:29 +0000 Subject: [PATCH] Bump ansible from 9.6.0 to 10.0.1 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.6.0 to 10.0.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.6.0...10.0.1) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8638d1b2..2ad98168 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.6.0 +ansible==10.0.1 jinja2==3.1.4 molecule-plugins[docker]==23.5.3 requests==2.31.0