Skip to content

Commit b769f3a

Browse files
Bump pylint from 3.3.2 to 3.3.3
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>
1 parent 97072ef commit b769f3a

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)