Skip to content

Commit b976562

Browse files
Bump pylint from 3.3.7 to 3.3.8
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5538f4 commit b976562

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
@@ -53,7 +53,7 @@ optional-dependencies.dev = [
5353
"pydocstyle==6.3",
5454
"pyenchant==3.3.0rc1",
5555
"pygments==2.19.2",
56-
"pylint==3.3.7",
56+
"pylint==3.3.8",
5757
"pylint-per-file-ignores==1.4.0",
5858
"pyproject-fmt==2.6.0",
5959
"pyright==1.1.403",

0 commit comments

Comments
 (0)