From 4f7ed4f5e589d128418a77aa113f5185493c7710 Mon Sep 17 00:00:00 2001 From: EKbfh Date: Sat, 7 Mar 2020 15:36:34 +0300 Subject: [PATCH] Bump ansible to 2.9.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c247174c..862bda68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pycparser>=2.10 singledispatch>=3.4.0.0 six>=1.8.0 tornado==4.4.2 -ansible==2.7.15 +ansible==2.9.6 setuptools>=11.3 packaging appdirs -- GitLab