From c386c6263b9e819ef5b53dc41edf20e61876c237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:09:19 +0000 Subject: [PATCH] build(deps): bump pylint from 3.2.2 to 3.2.3 in /pip Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.3) --- 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 a53ef5b..38a0a89 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -19,6 +19,6 @@ flake8==7.0.0 magic-wormhole==0.14.0 mypy==1.10.0 pep8-naming==0.14.1 -pylint==3.2.2 +pylint==3.2.3 vim-vint==0.3.21 yapf==0.40.2