Skip to content

Commit 9221dce

Browse files
Bump pylint from 3.3.9 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6e6f02 commit 9221dce

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
@@ -31,7 +31,7 @@ dev = [
3131
"black==25.11.0",
3232
"build==1.3.0",
3333
"mypy==1.19.1",
34-
"pylint==3.3.9",
34+
"pylint==4.0.4",
3535
"pytest==8.4.2",
3636
"pytest-cov==7.0.0",
3737
"setuptools==80.9.0",

0 commit comments

Comments
 (0)