Skip to content

Commit 8ba4b96

Browse files
build(deps): bump pylint from 4.0.1 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e85b0 commit 8ba4b96

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
@@ -37,7 +37,7 @@ formatting = [
3737
"isort==7.0.0"
3838
]
3939
linting = [
40-
"pylint==4.0.1"
40+
"pylint==4.0.2"
4141
]
4242
spellcheck = [
4343
"codespell==2.4.1"

0 commit comments

Comments
 (0)