From 55d8221ff329828511d4e93d676d1a416f3363e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 10:39:48 +0000 Subject: [PATCH] update(deps): update dependency pylint-django to v2.8.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 85a6449..ca35a5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ tests = [ 'django-stubs==6.0.5', 'mypy==2.1.0', 'pylint==4.0.5', - 'pylint-django==2.7.0', + 'pylint-django==2.8.0', 'types-requests~=2.33.0', ] docs = [