From c202b24caeb0703611f3fc85145774c7d837be5d Mon Sep 17 00:00:00 2001
From: Franck Nijhof <git@frenck.dev>
Date: Tue, 25 Jan 2022 10:20:20 +0100
Subject: [PATCH] Update pylint to 2.12.2 (#64896)

---
 requirements_test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements_test.txt b/requirements_test.txt
index 43bd06f7cdf..6c516c09d83 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -14,7 +14,7 @@ jsonpickle==1.4.1
 mock-open==1.4.0
 mypy==0.931
 pre-commit==2.17.0
-pylint==2.12.1
+pylint==2.12.2
 pipdeptree==2.2.1
 pylint-strict-informational==0.1
 pytest-aiohttp==0.3.0
-- 
GitLab