From 84a9bc8efa3bf296fe3a43d1444a61f2af356b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 08:50:37 +0000 Subject: [PATCH] Bump pylint from 3.0.3 to 3.2.0 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.2.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.2.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d5b92c..edac983 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ py7zr==0.21.0 pybcj==1.0.2 pycodestyle==2.11.1 pycryptodomex==3.20.0 -pylint==3.0.3 +pylint==3.2.0 pyppmd==1.1.0 pyzstd==0.15.9 texttable==1.7.0