From 17307034a2d9d0750d42b75461dc7b3d696eabab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 18:08:16 +0000 Subject: [PATCH] Bump pylint from 2.13.7 to 2.13.8 in /python Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.13.8. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.13.8) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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 b8897d7b1d..0df61e5799 100644 --- a/python/test-requirements.txt +++ b/python/test-requirements.txt @@ -1,2 +1,2 @@ black==22.3.0 -pylint==2.13.7 \ No newline at end of file +pylint==2.13.8 \ No newline at end of file