From 72506cdebf2efa3dddda3964e45475cc635eaf59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 12:00:46 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.16.3 in /python Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.16.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.16.3) --- 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..47b7d5e842 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.3 \ No newline at end of file