Skip to content

Commit 8b1fd52

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] <[email protected]>
1 parent 234acdb commit 8b1fd52

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
@@ -51,7 +51,7 @@ optional-dependencies.dev = [
5151
"pre-commit==4.3.0",
5252
"pydocstyle==6.3",
5353
"pygments==2.19.2",
54-
"pylint[spelling]==4.0.1",
54+
"pylint[spelling]==4.0.2",
5555
"pylint-per-file-ignores==3.1.0",
5656
"pyproject-fmt==2.11.0",
5757
"pyright==1.1.406",

0 commit comments

Comments
 (0)