Skip to content

Commit ba2f567

Browse files
Bump pylint from 3.2.5 to 3.2.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.5...v3.2.6) --- 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 df947e9 commit ba2f567

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 @@ optional-dependencies.dev = [
5050
"pydocstyle==6.3",
5151
"pyenchant==3.2.2",
5252
"pygments==2.18.0",
53-
"pylint==3.2.5",
53+
"pylint==3.2.6",
5454
"pyproject-fmt==2.1.4",
5555
"pyright==1.1.372",
5656
"pyroma==4.2",

0 commit comments

Comments
 (0)