Skip to content

Commit def76c0

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

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
@@ -69,7 +69,7 @@ dev-mypy = [
6969
]
7070
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[api] == 0.5.2"]
7171
dev-pylint = [
72-
"pylint == 2.17.5",
72+
"pylint == 2.17.6",
7373
# For checking the noxfile, docs/ script, and tests
7474
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
7575
]

0 commit comments

Comments
 (0)