From a5be192daf440e217c7fecb670948fe41e3a4edf Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 29 Sep 2023 14:12:18 +0200 Subject: Upgrade pylint and fix latest warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8b9e4b663a12ac9be18fded2d7b4e4b38428fa9f Signed-off-by: Cédric Ollivier (cherry picked from commit f430ee4d9ef63f104dde63710fce7f8fa3c61591) --- upper-constraints.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index e15894aa..609c1eda 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -2,7 +2,8 @@ robotframework===4.1.2 bandit===1.7.0 behave===1.2.6 behave-html-formatter===0.9.8 -pylint===2.11.1 +pylint===2.17.6 flake8===4.0.1 ansible-lint===5.2.1 pre-commit===3.1.1 +astroid===2.15.8 -- cgit 1.2.3-korg