Skip to content

Commit 04838a4

Browse files
Merge pull request #8 from frequenz-floss/dependabot/pip/pylint-4.0.4
Bump pylint from 3.3.9 to 4.0.4
2 parents 958b72e + a28f780 commit 04838a4

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
@@ -88,7 +88,7 @@ dev-mypy = [
8888
]
8989
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.8"]
9090
dev-pylint = [
91-
"pylint == 3.3.9",
91+
"pylint == 4.0.4",
9292
# For checking the noxfile, docs/ script, and tests
9393
"frequenz-client-marketmetering[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
9494
"frequenz-api-marketmetering @ git+https://github.com/frequenz-floss/[email protected]",

0 commit comments

Comments
 (0)