From 8bcb50b8b42dd76698f4a7a4c01c6be624546789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 23:16:49 +0000 Subject: [PATCH] Bump ansible Bumps [ansible](https://github.com/ansible/ansible) from 2.6.14 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] --- .../ansible/agnosticd-old/tests/static/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020Labs/RHELSecurity/ansible/agnosticd-old/tests/static/requirements.txt b/2020Labs/RHELSecurity/ansible/agnosticd-old/tests/static/requirements.txt index bae818e2..c950af98 100644 --- a/2020Labs/RHELSecurity/ansible/agnosticd-old/tests/static/requirements.txt +++ b/2020Labs/RHELSecurity/ansible/agnosticd-old/tests/static/requirements.txt @@ -1,6 +1,6 @@ # Versions are pinned to prevent pypi releases arbitrarily breaking # tests with new APIs/semantics. We want to update versions deliberately. -ansible==2.6.14 +ansible==7.0.0 boto==2.44.0 click==6.7 pyOpenSSL==17.5.0