From 9facab4ad1e59395e1b4fe134e9dad5c35cedfeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:33:31 +0000 Subject: [PATCH] Bump pylint from 3.1.0 to 3.2.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 752c960fab4..195b4f91889 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -13,7 +13,7 @@ amqp==5.2.0 # -r requirements/functests.txt # -r requirements/tests.txt # kombu -astroid==3.1.0 +astroid==3.2.2 # via pylint attrs==23.2.0 # via @@ -334,7 +334,7 @@ pyjwt==2.8.0 # via # -r requirements/functests.txt # -r requirements/tests.txt -pylint==3.1.0 +pylint==3.2.3 # via -r requirements/lint.in pyparsing==3.1.2 # via