From a12cc0c96a38b9516490707de69a271be799d290 Mon Sep 17 00:00:00 2001 From: Stephen G Tuggy Date: Sun, 21 Jul 2024 16:36:40 -0700 Subject: [PATCH] requirements.txt: Update pylint to 3.2.6 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7f6b3d0..38e1091 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,7 +8,7 @@ isort==5.13.2 lazy-object-proxy==1.10.0 mccabe==0.7.0 platformdirs==4.2.2 -pylint==3.2.5 +pylint==3.2.6 pytz==2024.1 six==1.16.0 sqlparse==0.5.1