Skip to content

Commit c09ed58

Browse files
Bump pylint from 4.0.1 to 4.0.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.1 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.1...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e300c3d commit c09ed58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
lint = [
5050
"black==24.10.0",
5151
"isort==7.0.0",
52-
"pylint==4.0.1",
52+
"pylint==4.0.5",
5353
]
5454
docs = [
5555
"sphinx>=7,<10",

0 commit comments

Comments
 (0)