From f929b21c67453087bcd43c0c5c91bc749c2f9848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:57:08 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... 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 589be0c..e0227d9 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.13.3 -pylint==3.1.1 +pylint==3.2.2 vim-vint==0.3.21 yapf==0.40.2