From 1102908b4c27ece868a366f83b4b265aea1737cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 03:53:27 +0000 Subject: [PATCH] build(deps): bump ansible from 6.7.0 to 7.0.0 in /deploy Bumps [ansible](https://github.com/ansible/ansible) from 6.7.0 to 7.0.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 9197e9d..b0e4311 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -1,4 +1,4 @@ -ansible==6.7.0 +ansible==7.0.0 cffi==1.15.0 cryptography==41.0.4 Jinja2==3.1.2