From 1371f8cd76d71079f92f2c4a06fa354a40a632f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Dec 2024 19:28:31 +0300 Subject: [PATCH 1/2] Update astroid from 2.2.5 to 3.3.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..0450cba 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.7;python_version=="3.7" astroid==2.7.2;python_version>="3.8" mock fire From 1c50cc032625879389ad1c4e541fa400398d440a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Dec 2024 19:28:31 +0300 Subject: [PATCH 2/2] Update astroid from 2.7.2 to 3.3.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0450cba..a93e026 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.7;python_version=="3.7" -astroid==2.7.2;python_version>="3.8" +astroid==3.3.7;python_version>="3.8" mock fire coloredlogs