From 6ca5174f71dc49351db1fa211521bb33ec62a1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 22:16:39 +0000 Subject: [PATCH] build(deps): bump ansible from 2.8.2 to 2.8.8 Bumps [ansible](https://github.com/ansible/ansible) from 2.8.2 to 2.8.8. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.8.2...v2.8.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60bbd732f..82373bcb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file=requirements.txt # -ansible==2.8.2 # via teuthology +ansible==2.8.8 # via teuthology apache-libcloud==2.8.0 # via teuthology appdirs==1.4.3 # via os-client-config argparse==1.4.0 # via teuthology -- 2.47.3