diff --git a/dev-requirements.txt b/dev-requirements.txt index 26879cf..533eb31 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,8 +12,8 @@ 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==2.7.2;python_version>="3.8" +astroid==3.3.5;python_version=="3.7" +astroid==3.3.5;python_version>="3.8" mock fire coloredlogs