Skip to content

Commit a113bb7

Browse files
Bump pylint from 2.17.2 to 2.17.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.2...v2.17.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e867aad commit a113bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)