Skip to content

Commit 065d0ff

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 f412ad5 commit 065d0ff

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
@@ -69,7 +69,7 @@ optional-dependencies.dev = [
6969
"pre-commit==4.1.0",
7070
"pydocstyle==6.3",
7171
"pyenchant==3.3.0rc1",
72-
"pylint==3.3.3",
72+
"pylint==3.3.4",
7373
"pylint-per-file-ignores==1.4.0",
7474
"pyproject-fmt==2.5.0",
7575
"pyright==1.1.392.post0",

0 commit comments

Comments
 (0)