We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14b73b5 + e8f6717 commit b28fd04Copy full SHA for b28fd04
README.md
@@ -64,7 +64,7 @@ The lintner versions are:
64
```bash
65
pycodestyle==2.8.0
66
pydocstyle==6.1.1
67
-pylint==2.12.1
+pylint==3.1.0
68
mypy==0.910
69
black==21.11b1
70
flake8==4.0.1
requirements.txt
@@ -4,5 +4,5 @@ isort==5.10.1
4
mypy~=0.961
5
6
7
8
-vulture==2.3
+vulture==2.3
0 commit comments