Skip to content

Commit 62ac112

Browse files
Bump pylint[spelling] from 3.3.9 to 4.0.0
Bumps [pylint[spelling]](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.0) --- updated-dependencies: - dependency-name: pylint[spelling] dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 513aea7 commit 62ac112

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]==3.3.9",
54+
"pylint[spelling]==4.0.0",
5555
"pylint-per-file-ignores==2.0.3",
5656
"pyproject-fmt==2.10.0",
5757
"pyright==1.1.406",

0 commit comments

Comments
 (0)