Skip to content

Commit 387cc99

Browse files
Bump pylint from 3.3.2 to 3.3.3 (#119)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: pylint 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 0a537be commit 387cc99

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
@@ -44,7 +44,7 @@ text = "Apache-2.0"
4444
[project.optional-dependencies]
4545
dev = [
4646
"pre-commit==4.0.1",
47-
"pylint==3.3.2",
47+
"pylint==3.3.3",
4848
"black==24.10.0",
4949
"isort==5.13.2",
5050
"mypy==1.14.1",

0 commit comments

Comments
 (0)