Skip to content

Commit b1d52de

Browse files
committed
tox: update pylint to v3.3.7
Update the fixed pylint version to its most recent. Signed-off-by: James Knight <[email protected]>
1 parent dafcc7f commit b1d52de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ passenv =
156156
[testenv:pylint]
157157
deps =
158158
{[testenv]deps}
159-
pylint: pylint==3.3.5
159+
pylint: pylint==3.3.7
160160
commands =
161161
pylint \
162162
fetchdep \

0 commit comments

Comments
 (0)