From f8f1b300ac9f5b968cb3122ebd2854e68906bf41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 08:57:44 +0000 Subject: [PATCH] build(deps): Bump ansible in /zstackbuild/pypi_source Bumps [ansible](https://github.com/ansible/ansible) from 1.8.2 to 4.2.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] --- zstackbuild/pypi_source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zstackbuild/pypi_source/requirements.txt b/zstackbuild/pypi_source/requirements.txt index 868c255d7e..aa7e5b6e4e 100644 --- a/zstackbuild/pypi_source/requirements.txt +++ b/zstackbuild/pypi_source/requirements.txt @@ -1,5 +1,5 @@ amqp==1.4.9 -ansible==1.8.2 +ansible==4.2.0 anyjson==0.3.3 argparse==1.3.0 CherryPy==3.2.4