Skip to content

Commit 49c861c

Browse files
Bump pylint[spelling] from 3.3.8 to 3.3.9
Bumps [pylint[spelling]](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint[spelling] dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ed1040 commit 49c861c

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
@@ -66,7 +66,7 @@ optional-dependencies.dev = [
6666
"mypy-strict-kwargs==2025.4.3",
6767
"pre-commit==4.3.0",
6868
"pydocstyle==6.3",
69-
"pylint[spelling]==3.3.8",
69+
"pylint[spelling]==3.3.9",
7070
"pylint-per-file-ignores==2.0.3",
7171
"pyproject-fmt==2.7.0",
7272
"pyright==1.1.406",

0 commit comments

Comments
 (0)