From de96376565a50f318f396c0765c2abca6f8f903a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 19:11:04 +0200 Subject: [PATCH] Bump pylint from 2.12.2 to 2.13.4 (#3348) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 8da8945c8b..a9dafcf063 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==2.12.2 +pylint==2.13.4 flake8==4.0.1 black==22.1.0 pyupgrade==2.31.0