From c3b00ab6e1970c5319e43e469063c0641f723f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:10:03 +0000 Subject: [PATCH] Bump pylint from 3.0.2 to 3.0.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85b71625..9e0b0946 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ logilab-common==2.0.0 astroid==3.0.1 editdistance==0.6.2 -pylint==3.0.2 +pylint==3.0.3 six==1.16.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker