Skip to content

Commit f29b6ea

Browse files
chore(deps): bump pylint[spelling] from 3.3.7 to 4.0.4 (#202)
Bumps [pylint[spelling]](https://github.com/pylint-dev/pylint) from 3.3.7 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v4.0.4) --- updated-dependencies: - dependency-name: pylint[spelling] dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e66018c commit f29b6ea

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
@@ -98,7 +98,7 @@ argo = [
9898
"hera >=5.20.1",
9999
]
100100
lint = [
101-
"pylint[spelling]==3.3.7",
101+
"pylint[spelling]==4.0.4",
102102
"pylint-json2html==0.5.0",
103103
"pre-commit>=4.1,<4.6",
104104
"reuse==6.2.0",

0 commit comments

Comments
 (0)