From ec0295ab5d2752d3cd9ec418a0dd96478b886eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 03:57:11 +0000 Subject: [PATCH] Bump pylint from 2.7.2 to 2.16.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.16.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...v2.16.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index fdd1e91b207d..3fa4194acbd3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==2.7.2 +pylint==2.16.2 flake8==3.9.0 black==20.8b1 pillow>4.0.0