From a05f56afa737243a884a13ddd8c7a5787e9ce0ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:38:44 +0000 Subject: [PATCH] Bump pylint from 2.8.3 to 3.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.8.3 to 3.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.8.3...v3.0.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 268c20ea8..c7e299c8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ wagtail-cache==1.0.2 google-crc32c==1.3.0 wagtail-color-panel==1.4.0 django-debug-toolbar==3.2.1 -pylint==2.8.3 +pylint==3.0.2 pylint-django==2.4.4 ipython django-redis==5.4.0