From 0a38acc7d731302e5aaa4b6332c1a0c74cc779a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 12:58:33 +0300 Subject: [PATCH 1/3] Update pylint from 1.9.4 to 3.2.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..6a18518 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.2;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 9690a223af3f317705014c82402e2f002e2a0d3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 12:58:33 +0300 Subject: [PATCH 2/3] Update pylint from 2.3.1 to 3.2.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6a18518..b8485ce 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.2;python_version<"3.7" -pylint==2.3.1;python_version=="3.7" +pylint==3.2.2;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 8a0fcb68a859f23faaa36bd2e37ca8a7e9e2510a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 12:58:33 +0300 Subject: [PATCH 3/3] Update pylint from 2.10.1 to 3.2.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b8485ce..5bcf1c8 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.2;python_version<"3.7" pylint==3.2.2;python_version=="3.7" -pylint==2.10.1;python_version>="3.8" +pylint==3.2.2;python_version>="3.8" astroid==2.2.5;python_version=="3.7" astroid==2.7.2;python_version>="3.8" mock