Skip to content

Commit f94ec5c

Browse files
Bump pylint from 4.0.2 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e573aae commit f94ec5c

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
@@ -78,7 +78,7 @@ lint = [
7878
"mypy==1.18.2",
7979
"pydocstyle==6.1.1",
8080
"flake8==7.3.0",
81-
"pylint==4.0.2",
81+
"pylint==4.0.4",
8282
"black==25.9.0",
8383
]
8484
strict = [

0 commit comments

Comments
 (0)