Skip to content

Commit c14aeae

Browse files
Bump pylint from 2.17.5 to 2.17.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 2.17.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v2.17.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73c9dee commit c14aeae

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
@@ -58,7 +58,7 @@ dev-mypy = [
5858
]
5959
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.5.2"]
6060
dev-pylint = [
61-
"pylint == 2.17.5",
61+
"pylint == 2.17.7",
6262
# For checking the noxfile, docs/ script, and tests
6363
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
6464
]

0 commit comments

Comments
 (0)