From 6a8bdcc315f89f763d253269b5ffc7d0e120c3e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 14:54:13 +0200 Subject: [PATCH] Bump pylint from 2.14.3 to 2.14.4 (#3617) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 05e74b872d..3ea3672a89 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==2.14.3 +pylint==2.14.4 flake8==4.0.1 black==22.6.0 # also change in .pre-commit-config.yaml when updating pyupgrade==2.34.0 # also change in .pre-commit-config.yaml when updating