From f2b63d9c67e423a50e33843c359eaeb896ed3801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:51:11 +1300 Subject: [PATCH] Bump pylint from 2.15.5 to 2.15.6 (#4058) 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 06deb4df18..e422490443 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==2.15.5 +pylint==2.15.6 flake8==5.0.4 # also change in .pre-commit-config.yaml when updating black==22.10.0 # also change in .pre-commit-config.yaml when updating pyupgrade==3.2.2 # also change in .pre-commit-config.yaml when updating