Skip to content

Commit 5872427

Browse files
build(deps): bump pylint from 3.3.6 to 3.3.7 (#138)
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 f94fbe2 commit 5872427

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
@@ -39,7 +39,7 @@ formatting = [
3939
"isort==6.0.1"
4040
]
4141
linting = [
42-
"pylint==3.3.6"
42+
"pylint==3.3.7"
4343
]
4444
cli = [
4545
"typer" # if you install fundamend[cli], the cli commands are available via typer

0 commit comments

Comments
 (0)