From 13a32c69ae701323d7fcf67fb7850522625e6aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 04:53:30 +0000 Subject: [PATCH] Bump pylint from 2.17.2 to 2.17.4 in /dependencies/python (#4174) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.17.2...v2.17.4) --- 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 3d69b3b5..54128325 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -4,7 +4,7 @@ isort==5.12.0 lazy-object-proxy==1.9.0 mccabe==0.7.0 platformdirs==3.5.1 -pylint==2.17.2 +pylint==2.17.4 tomli==2.0.1 tomlkit==0.11.7 typing_extensions==4.5.0