From 3f92247c910d85775c92230e14cbb46cbf08ea29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:33:29 +0000 Subject: [PATCH] build(deps): bump pylint from 3.2.6 to 3.2.7 in /pip Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index b6dc79d..4691d88 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -19,6 +19,6 @@ flake8==7.1.1 magic-wormhole==0.15.0 mypy==1.11.2 pep8-naming==0.14.1 -pylint==3.2.6 +pylint==3.2.7 vim-vint==0.3.21 yapf==0.40.2