Skip to content

Commit b4972d5

Browse files
Bump pylint from 3.2.4 to 3.2.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.4...v3.2.5) --- 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 04e8658 commit b4972d5

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
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"pre-commit==3.7.1",
6565
"pydocstyle==6.3",
6666
"pyenchant==3.2.2",
67-
"pylint==3.2.4",
67+
"pylint==3.2.5",
6868
"pyproject-fmt==2.1.3",
6969
"pyright==1.1.369",
7070
"pyroma==4.2",

0 commit comments

Comments
 (0)