Skip to content

Commit 058f9eb

Browse files
Bump pylint from 3.3.1 to 3.3.2 in the required group
Bumps the required group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4aced7 commit 058f9eb

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
@@ -75,7 +75,7 @@ dev-mypy = [
7575
]
7676
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
7777
dev-pylint = [
78-
"pylint == 3.3.1",
78+
"pylint == 3.3.2",
7979
# For checking the noxfile, docs/ script, and tests
8080
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
8181
]

0 commit comments

Comments
 (0)