From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 22:16:39 +0000 (+0000) Subject: build(deps): bump ansible from 2.8.2 to 2.8.8 X-Git-Tag: 1.1.0~77^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1513%2Fhead;p=teuthology.git 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] --- diff --git a/requirements.txt b/requirements.txt index 60bbd732..82373bcb 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