From bb475e73415c8cc071c36da8fce07c69b8372a0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Dec 2024 17:33:25 +0300 Subject: [PATCH 1/2] Update astroid from 2.2.5 to 3.3.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..625ff0c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ flake8>=3.5.0 pylint==1.9.4;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" +astroid==3.3.6;python_version=="3.7" astroid==2.7.2;python_version>="3.8" mock fire From 885ceb025e16be2c9823a61ef2bfd8347dd8b518 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Dec 2024 17:33:25 +0300 Subject: [PATCH 2/2] Update astroid from 2.7.2 to 3.3.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 625ff0c..c86d094 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ pylint==1.9.4;python_version<"3.7" pylint==2.3.1;python_version=="3.7" pylint==2.10.1;python_version>="3.8" astroid==3.3.6;python_version=="3.7" -astroid==2.7.2;python_version>="3.8" +astroid==3.3.6;python_version>="3.8" mock fire coloredlogs