From 6c8ba03fb451023cc119911ca54fe81498e91ccc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2024 03:40:55 +0300 Subject: [PATCH] Update pylint from 2.12.2 to 3.2.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..8787933 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.6 flake8==4.0.1 -pylint==2.12.2 +pylint==3.2.6 tox==3.24.5 coverage==6.2 Sphinx==4.4.0