From 72c34dca69244dc7fea265af9926c0d597c81738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 00:09:23 +0000 Subject: [PATCH] Bump pylint from 3.2.1 to 3.2.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 5189ca33..d6956e48 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ black==23.12.1 flake8==7.0.0 flake8-docstrings==1.7.0 -pylint==3.2.1 +pylint==3.2.2