From c32f9faaa0d6a1af47e24ccff91d3c65e6bfcefe Mon Sep 17 00:00:00 2001 From: Bart Schuurmans Date: Fri, 26 Apr 2024 13:41:01 +0200 Subject: [PATCH] Upgrade pylint to 2.17.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a867b4c02..615fdc824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ black==22.* celery-types==0.22.0 django-stubs[compatible-mypy]==4.2.7 mypy==1.7.1 -pylint==2.15.0 +pylint==2.17.7 pytest==8.1.1 pytest-cov==5.0.0 pytest-django==4.8.0