From 96badfc1b0062e6725431d65925f7d1f0f5e1dda Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jun 2024 20:56:49 +0300 Subject: [PATCH 1/3] Update pylint from 1.9.4 to 3.2.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..4612d7a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ tox>=3.5.3 plotly>=4.14.1 pytest-django>=3.4.3 flake8>=3.5.0 -pylint==1.9.4;python_version<"3.7" +pylint==3.2.3;python_version<"3.7" pylint==2.3.1;python_version=="3.7" pylint==2.10.1;python_version>="3.8" astroid==2.2.5;python_version=="3.7" From 4098b6441f89445ec99dc9fa5b04dd8fa2ccb7de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jun 2024 20:56:49 +0300 Subject: [PATCH 2/3] Update pylint from 2.3.1 to 3.2.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4612d7a..b795b89 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ plotly>=4.14.1 pytest-django>=3.4.3 flake8>=3.5.0 pylint==3.2.3;python_version<"3.7" -pylint==2.3.1;python_version=="3.7" +pylint==3.2.3;python_version=="3.7" pylint==2.10.1;python_version>="3.8" astroid==2.2.5;python_version=="3.7" astroid==2.7.2;python_version>="3.8" From fdecb712412956a60c8f6ae53a3830dae1885f98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jun 2024 20:56:50 +0300 Subject: [PATCH 3/3] Update pylint from 2.10.1 to 3.2.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b795b89..b775e54 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ pytest-django>=3.4.3 flake8>=3.5.0 pylint==3.2.3;python_version<"3.7" pylint==3.2.3;python_version=="3.7" -pylint==2.10.1;python_version>="3.8" +pylint==3.2.3;python_version>="3.8" astroid==2.2.5;python_version=="3.7" astroid==2.7.2;python_version>="3.8" mock