Skip to content

Commit c6742ea

Browse files
build(deps): bump pylint from 3.3.4 to 3.3.6 (#52)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cc4aab commit c6742ea

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
@@ -31,7 +31,7 @@ formatting = [
3131
"isort==6.0.1"
3232
]
3333
linting = [
34-
"pylint==3.3.4"
34+
"pylint==3.3.6"
3535
]
3636
spellcheck = [
3737
"codespell==2.4.1"

0 commit comments

Comments
 (0)