Skip to content

Commit 7c7302d

Browse files
Bump pylint from 2.17.2 to 2.17.3 (#356)
2 parents e867aad + a113bb7 commit 7c7302d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ mypy = [
8383
"frequenz-sdk[docs-gen,nox,pytest]",
8484
]
8585
pylint = [
86-
"pylint == 2.17.2",
86+
"pylint == 2.17.3",
8787
# For checking the noxfile, docs/ script, and tests
8888
"frequenz-sdk[docs-gen,nox,pytest]",
8989
]

0 commit comments

Comments
 (0)