Skip to content

Commit 3eee671

Browse files
build(deps): bump pylint from 3.3.6 to 3.3.7 (#164)
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> Co-authored-by: konstantin <[email protected]>
1 parent bc803ea commit 3eee671

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
@@ -35,7 +35,7 @@ formatting = [
3535
"isort==6.0.1"
3636
]
3737
linting = [
38-
"pylint==3.3.6"
38+
"pylint==3.3.7"
3939
]
4040
packaging = [
4141
"build==1.2.2.post1",

0 commit comments

Comments
 (0)