Skip to content

Commit

Permalink
Bump pylint from 2.17.2 to 2.17.3 (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-zullo-frequenz authored Apr 25, 2023
2 parents e867aad + a113bb7 commit 7c7302d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ mypy = [
"frequenz-sdk[docs-gen,nox,pytest]",
]
pylint = [
"pylint == 2.17.2",
"pylint == 2.17.3",
# For checking the noxfile, docs/ script, and tests
"frequenz-sdk[docs-gen,nox,pytest]",
]
Expand Down

0 comments on commit 7c7302d

Please sign in to comment.