Skip to content

Commit 2e7a6cb

Browse files
Merge pull request #15 from frequenz-floss/dependabot/pip/pylint-4.0.5
Bump pylint from 3.3.8 to 4.0.5
2 parents 4880d61 + 1d4076c commit 2e7a6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev-pylint = [
7373
]
7474
dev-pytest = [
7575
"pytest == 9.0.3",
76-
"pylint == 3.3.8", # We need this to check for the examples
76+
"pylint == 4.0.5", # We need this to check for the examples
7777
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
7878
"pytest-mock == 3.14.0",
7979
"pytest-asyncio == 1.3.0",

0 commit comments

Comments
 (0)