Skip to content

Commit 71b58ce

Browse files
build(deps): bump pylint from 3.3.6 to 3.3.7 (#199)
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 837624b commit 71b58ce

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
@@ -36,7 +36,7 @@ formatting = [
3636
"isort==6.0.1"
3737
]
3838
linting = [
39-
"pylint==3.3.6",
39+
"pylint==3.3.7",
4040
"pylint-pydantic==0.3.5"
4141
]
4242
packaging = [

0 commit comments

Comments
 (0)