Skip to content

Commit 2718e8e

Browse files
committed
lint: update pylint to v3.3.1
Update the fixed pylint version to its most recent. Signed-off-by: James Knight <[email protected]>
1 parent bf411d5 commit 2718e8e

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
@@ -86,7 +86,7 @@ passenv =
8686
[testenv:pylint]
8787
deps =
8888
{[testenv]deps}
89-
pylint: pylint==3.2.5
89+
pylint: pylint==3.3.1
9090
commands =
9191
pylint \
9292
fetchdep \

0 commit comments

Comments
 (0)