From f148f75ddfc7db504f778d6d62f79751bde05f69 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 22 Aug 2021 07:57:58 +1000 Subject: [PATCH] Update pylint from 2.9.6 to 2.10.2 --- pylint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylint-requirements.txt b/pylint-requirements.txt index 9230ca98..4303105e 100644 --- a/pylint-requirements.txt +++ b/pylint-requirements.txt @@ -1,2 +1,2 @@ astroid==2.7.1 -pylint==2.9.6 \ No newline at end of file +pylint==2.10.2 \ No newline at end of file