From f2bc5785e383dcb9a936d83be11d44401ee2d9fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 08:26:44 -0500 Subject: [PATCH] Bump pylint from 2.15.3 to 2.15.4 in /dependencies/python (#3447) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 b256afb9..fdcfe850 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.15.3 +pylint==2.15.4 tomli==2.0.1 tomlkit==0.11.5 typing_extensions==4.4.0