Skip to content

Commit 60ebc6b

Browse files
Bump pylint from 3.3.4 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...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 8ed5d27 commit 60ebc6b

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
@@ -56,7 +56,7 @@ dev = [
5656
"coverage[toml]==7.6.12",
5757
"pre-commit==4.2.0",
5858
"pre-commit-hooks==5.0.0",
59-
"pylint==3.3.4",
59+
"pylint==4.0.2",
6060
"pytest==8.4.1",
6161
"pytest-cov==6.2.1",
6262
"ruff==0.12.7",

0 commit comments

Comments
 (0)