Skip to content

Commit 7928cdf

Browse files
Bump pylint[spelling] from 4.0.1 to 4.0.2
Bumps [pylint[spelling]](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[spelling] dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79e696f commit 7928cdf

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.1",
70+
"pylint[spelling]==4.0.2",
7171
"pylint-per-file-ignores==3.1.0",
7272
"pyproject-fmt==2.11.0",
7373
"pyright==1.1.406",

0 commit comments

Comments
 (0)