Skip to content

Commit abeaa5c

Browse files
build(deps): bump pylint from 3.3.9 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1c9071 commit abeaa5c

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
@@ -25,7 +25,7 @@ tests = [
2525
"pytest==8.4.2"
2626
]
2727
linting = [
28-
"pylint==3.3.9"
28+
"pylint==4.0.2"
2929
]
3030
type_check = [
3131
"mypy==1.18.2"

0 commit comments

Comments
 (0)