Skip to content

Commit b9b14c4

Browse files
Bump pylint from 3.3.3 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) --- 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 03f6c1d commit b9b14c4

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
@@ -54,7 +54,7 @@ optional-dependencies.dev = [
5454
"pydocstyle==6.3",
5555
"pyenchant==3.3.0rc1",
5656
"pygments==2.19.1",
57-
"pylint==3.3.3",
57+
"pylint==3.3.4",
5858
"pylint-per-file-ignores==1.4.0",
5959
"pyproject-fmt==2.5.0",
6060
"pyright==1.1.392.post0",

0 commit comments

Comments
 (0)