Skip to content

Commit cfb72bd

Browse files
Bump pylint from 3.3.1 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.2) --- 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 e0854aa commit cfb72bd

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
@@ -68,7 +68,7 @@ optional-dependencies.dev = [
6868
"pre-commit==4.0.1",
6969
"pydocstyle==6.3",
7070
"pyenchant==3.3.0rc1",
71-
"pylint==3.3.1",
71+
"pylint==3.3.2",
7272
"pylint-per-file-ignores==1.3.2",
7373
"pyproject-fmt==2.5.0",
7474
"pyright==1.1.389",

0 commit comments

Comments
 (0)