From 37c13c46877d9ce980eb4077283a182dba754734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:04:17 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.16.0 in /python Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.16.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.16.0) --- 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..c581325a1e 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.0 \ No newline at end of file