Skip to content

Commit c5c9a1d

Browse files
build(deps-dev): bump pylint from 4.0.4 to 4.0.5 (#244)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95a75e2 commit c5c9a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ formatting = [
4040
"isort==8.0.0"
4141
]
4242
linting = [
43-
"pylint==4.0.4"
43+
"pylint==4.0.5"
4444
]
4545
cli = [
4646
"typer" # if you install fundamend[cli], the cli commands are available via typer

0 commit comments

Comments
 (0)