From 70e47967b9d39d61049011be67dd1f725bbdbe2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:04:42 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.16.2 in /python Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.16.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.16.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/test-requirements.txt b/python/test-requirements.txt index 23a5fea26e..2b6d8816a6 100644 --- a/python/test-requirements.txt +++ b/python/test-requirements.txt @@ -1,2 +1,2 @@ black==21.12b0 -pylint==2.12.2 \ No newline at end of file +pylint==2.16.2 \ No newline at end of file