From 629f343dde18c2fad371bca0963b731c6e85b079 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 4 Jun 2019 14:25:10 -0600 Subject: [PATCH] pip-compile -P ansible --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 877145fa76..00a8ff30cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile # -ansible==2.4.3.0 +ansible==2.8.0 apache-libcloud==1.5.0 appdirs==1.4.3 # via os-client-config argparse==1.4.0 -- 2.39.5