Skip to content

Commit 2cf8a56

Browse files
Bump pylint from 3.2.6 to 3.2.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a531eb4 commit 2cf8a56

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
@@ -48,7 +48,7 @@ optional-dependencies.dev = [
4848
"interrogate==1.7.0",
4949
"mypy==1.11.2",
5050
"pre-commit==3.8.0",
51-
"pylint==3.2.6",
51+
"pylint==3.2.7",
5252
"pyproject-fmt==2.2.1",
5353
"pyright==1.1.378",
5454
"pyroma==4.2",

0 commit comments

Comments
 (0)