From 120af7a66aa734a0a766f522efe0f6a295dfb63c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:21:00 +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 fb686993ac..c9f8f1d0ce 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