From 3410444f591d376b297fbcf6c4b916c17c2cc71c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Jun 2024 18:58:32 +0300 Subject: [PATCH 1/3] Update pylint from 1.9.4 to 3.2.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..28f5635 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.5;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 0b1f2de43a094cd076939cfd27398ed75ae20f4b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Jun 2024 18:58:33 +0300 Subject: [PATCH 2/3] Update pylint from 2.3.1 to 3.2.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 28f5635..7f3ede9 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.5;python_version<"3.7" -pylint==2.3.1;python_version=="3.7" +pylint==3.2.5;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 cae51e101441e45c120d32b055f8ef6e57587838 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Jun 2024 18:58:33 +0300 Subject: [PATCH 3/3] Update pylint from 2.10.1 to 3.2.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7f3ede9..36af9c5 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.5;python_version<"3.7" pylint==3.2.5;python_version=="3.7" -pylint==2.10.1;python_version>="3.8" +pylint==3.2.5;python_version>="3.8" astroid==2.2.5;python_version=="3.7" astroid==2.7.2;python_version>="3.8" mock