Skip to content

Commit d3a55c0

Browse files
Bump pylint from 3.3.8 to 3.3.9 (#90)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production 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 39bb37d commit d3a55c0

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
@@ -50,7 +50,7 @@ lint = [
5050
"fpvs==0.3.0",
5151
"isort==6.0.1",
5252
"mypy==1.18.2",
53-
"pylint==3.3.8",
53+
"pylint==3.3.9",
5454
"pylint-per-file-ignores==2.0.3",
5555
]
5656
test = ["pytest==8.4.2", "coverage==7.10.7"]

0 commit comments

Comments
 (0)