Skip to content

Commit 1079c18

Browse files
authored
Merge pull request #84 from frequenz-floss/dependabot/pip/pylint-4.0.2
Bump pylint from 3.3.8 to 4.0.2
2 parents 224b251 + fbd1a2e commit 1079c18

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
@@ -78,7 +78,7 @@ dev-pylint = [
7878
]
7979
dev-pytest = [
8080
"pytest == 8.4.2",
81-
"pylint == 3.3.8", # We need this to check for the examples
81+
"pylint == 4.0.2", # We need this to check for the examples
8282
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
8383
"pytest-mock == 3.15.1",
8484
"pytest-asyncio == 1.2.0",

0 commit comments

Comments
 (0)