We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a9fb8 commit cd0c485Copy full SHA for cd0c485
1 file changed
.github/workflows/scriptcheck.yml
@@ -87,7 +87,7 @@ jobs:
87
python -m pip install pip --upgrade
88
python -m pip install natsort
89
python -m pip install pexpect
90
- python -m pip install 'pylint<=3.3.0'
+ python -m pip install 'pylint<=4.0.0'
91
python -m pip install unittest2
92
python -m pip install pytest
93
python -m pip install pytest-xdist
0 commit comments