From 0d06369d121f8f4cca60dcc74dcf97cef495a539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:05:16 +0000 Subject: [PATCH] deps(python): bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.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 26a118d9..34049b72 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1 +1 @@ -pylint==3.2.2 +pylint==3.2.5