From 614754213afbebd1090d29eb2e51b8123896bfb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:14:35 +0000 Subject: [PATCH] Bump pylint from 3.2.0 to 3.3.1 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.0...v3.3.1) --- 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 9b93f102..b5d08602 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ requirements/src/epubbuilder-0.2.1-py2.py3-none-any.whl coverage==7.6.0 logilab-common==2.0.0 editdistance==0.8.1 -pylint==3.2.0 +pylint==3.3.1 six==1.16.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker