Skip to content

Commit a0281e5

Browse files
build(deps-dev): bump pylint from 4.0.2 to 4.0.3 (#305)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.3 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 e1948fd commit a0281e5

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==9.0.1"
2626
]
2727
linting = [
28-
"pylint==4.0.2"
28+
"pylint==4.0.3"
2929
]
3030
type_check = [
3131
"mypy==1.18.2"

0 commit comments

Comments
 (0)