Skip to content

Commit 29c74d1

Browse files
Bump pylint[spelling] from 4.0.0 to 4.0.1
Bumps [pylint[spelling]](https://github.com/pylint-dev/pylint) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pylint[spelling] dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc718c6 commit 29c74d1

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
@@ -67,7 +67,7 @@ optional-dependencies.dev = [
6767
"mypy-strict-kwargs==2025.4.3",
6868
"pre-commit==4.3.0",
6969
"pydocstyle==6.3",
70-
"pylint[spelling]==4.0.0",
70+
"pylint[spelling]==4.0.1",
7171
"pylint-per-file-ignores==3.1.0",
7272
"pyproject-fmt==2.10.0",
7373
"pyright==1.1.406",

0 commit comments

Comments
 (0)