From 8f5a63fdd2f7d3e4203a2fbe5419579dd9098d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 11:40:58 -0500 Subject: [PATCH] Bump pylint from 2.13.4 to 2.13.5 in /dependencies/python (#2778) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5. - [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.4...v2.13.5) --- 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 2aa75eed..2c94622e 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.1 -pylint==2.13.4 +pylint==2.13.5 tomli==2.0.1 typing_extensions==4.1.1 wrapt==1.14.0