Skip to content

Commit 595c683

Browse files
Bump pylint from 3.3.8 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adb6451 commit 595c683

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
@@ -84,7 +84,7 @@ dev-noxfile = [
8484
"frequenz-repo-config[lib] == 0.13.5",
8585
]
8686
dev-pylint = [
87-
"pylint == 3.3.8",
87+
"pylint == 4.0.2",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9090
]

0 commit comments

Comments
 (0)