Skip to content

Commit e39fd11

Browse files
build(deps): bump pylint from 3.3.6 to 3.3.7 (#56)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 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 e3e0b2f commit e39fd11

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.6"
34+
"pylint==3.3.7"
3535
]
3636
spellcheck = [
3737
"codespell==2.4.1"

0 commit comments

Comments
 (0)