Skip to content

Commit 223b816

Browse files
authored
Merge pull request #130 from frequenz-floss/dependabot/pip/pylint-4.0.2
Bump pylint from 3.3.8 to 4.0.2
2 parents 3b3b805 + ff5b215 commit 223b816

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
@@ -72,7 +72,7 @@ dev-mypy = [
7272
]
7373
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
7474
dev-pylint = [
75-
"pylint == 3.3.8",
75+
"pylint == 4.0.2",
7676
# For checking the noxfile, docs/ script, and tests
7777
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",
7878
]

0 commit comments

Comments
 (0)