From 5c959e440f641e112191c348906afa518d30d01b Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Wed, 10 Feb 2021 23:46:47 +0100
Subject: Force ansible-lint===4.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Change-Id: Ic5a08a76d7008d861adf0a83f117e549fb4c12ee
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4ddf4381275c2fd040dad08ea233b126b8acb19b)
---
 upper-constraints.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/upper-constraints.txt b/upper-constraints.txt
index 785966dc9..4c949e219 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -18,3 +18,4 @@ pylint===2.3.1;python_version=='3.7'
 ruamel.yaml===0.15.100
 sphinxcontrib-spelling===4.3.0
 kubernetes===11.0.0
+ansible-lint===4.2.0
-- 
cgit