From ff0815d073d50dcc6086eea0335e666e92acbcda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 23:25:12 +0000 Subject: [PATCH] Bump ansible from 2.9.15 to 7.0.0 in /files Bumps [ansible](https://github.com/ansible/ansible) from 2.9.15 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] --- files/requirements_python2.txt | 2 +- files/requirements_python3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/requirements_python2.txt b/files/requirements_python2.txt index aa88632..c38067a 100644 --- a/files/requirements_python2.txt +++ b/files/requirements_python2.txt @@ -1,5 +1,5 @@ adal==1.2.5 -ansible==2.9.15 +ansible==7.0.0 asn1crypto==1.3.0 bcrypt==3.1.7 cachetools==3.1.1 diff --git a/files/requirements_python3.txt b/files/requirements_python3.txt index 82f18e7..dd6c890 100644 --- a/files/requirements_python3.txt +++ b/files/requirements_python3.txt @@ -1,5 +1,5 @@ adal==1.2.5 -ansible==4.10.0 +ansible==7.0.0 bcrypt==3.2.0 boto==2.49.0 boto3==1.17.32