Skip to content

Commit 0e500ca

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ optional-dependencies.dev = [
5252
"pydocstringformatter==0.7.5",
5353
"pydocstyle==6.3",
5454
"pygments==2.19.2",
55-
"pylint[spelling]==4.0.4",
55+
"pylint[spelling]==4.0.5",
5656
"pylint-per-file-ignores==3.2.0",
5757
"pyproject-fmt==2.16.1",
5858
"pyrefly==0.53.0",

0 commit comments

Comments
 (0)