From 1bfcd46bed6f221bbf7a5e754fecf1095678d433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 23:41:24 +0000 Subject: [PATCH] Bump ansible from 6.0.0 to 7.0.0 in /dev-tools/ansible Bumps [ansible](https://github.com/ansible/ansible) from 6.0.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] --- dev-tools/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/ansible/requirements.txt b/dev-tools/ansible/requirements.txt index 85f5923373..9148e8c52c 100644 --- a/dev-tools/ansible/requirements.txt +++ b/dev-tools/ansible/requirements.txt @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -ansible==6.0.0 +ansible==7.0.0 ansible-core==2.13.1 certifi==2021.10.8 cffi==1.15.0