Skip to content

Commit 8af37cc

Browse files
Bump pylint[spelling] from 4.0.3 to 4.0.4
Bumps [pylint[spelling]](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint[spelling] dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c57589 commit 8af37cc

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.5.0",
5252
"pydocstyle==6.3",
5353
"pygments==2.19.2",
54-
"pylint[spelling]==4.0.3",
54+
"pylint[spelling]==4.0.4",
5555
"pylint-per-file-ignores==3.2.0",
5656
"pyproject-fmt==2.11.1",
5757
"pyright==1.1.407",

0 commit comments

Comments
 (0)