Skip to content

Commit 5af195c

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 16da9c8 commit 5af195c

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
@@ -49,7 +49,7 @@ optional-dependencies.dev = [
4949
"mypy[faster-cache]==1.18.2",
5050
"mypy-strict-kwargs==2025.4.3",
5151
"pre-commit==4.3.0",
52-
"pylint[spelling]==4.0.0",
52+
"pylint[spelling]==4.0.1",
5353
"pyproject-fmt==2.10.0",
5454
"pyright==1.1.406",
5555
"pyroma==5.0",

0 commit comments

Comments
 (0)