From 7cb1a1dcccb9e4d742f24058221b1180fefa4596 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Sep 2024 07:46:54 -0700 Subject: [PATCH] Update pylint from 2.6.0 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81d507f..fbccfd6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ watchdog==0.10.3 flake8==3.8.3 PyYAML==5.3.1 Flask-Sphinx-Themes==1.0.2 -pylint==2.6.0 +pylint==3.3.1 recommonmark==0.6.0