From cbbe315ea5df15dbc9977e83b7488d41b0bbd0f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 10:40:26 -0500 Subject: [PATCH] Bump pylint from 2.13.7 to 2.13.8 in /dependencies/python (#2866) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/pylint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 0556a37c..7615d503 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -4,7 +4,7 @@ isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.7.0 platformdirs==2.5.2 -pylint==2.13.7 +pylint==2.13.8 tomli==2.0.1 typing_extensions==4.2.0 wrapt==1.14.1