Skip to content

Commit 55ffbf1

Browse files
Bump pylint from 2.17.5 to 3.0.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v3.0.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57036aa commit 55ffbf1

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
@@ -86,7 +86,7 @@ dev-mypy = [
8686
]
8787
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.7.4"]
8888
dev-pylint = [
89-
"pylint == 2.17.5",
89+
"pylint == 3.0.3",
9090
# For checking the noxfile, docs/ script, and tests
9191
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
9292
]

0 commit comments

Comments
 (0)