Skip to content

Commit 8129b4c

Browse files
Bump pylint from 3.3.1 to 3.3.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267b6ce commit 8129b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mypy==1.11.2",
7676
"pydocstyle==6.1.1",
7777
"flake8==7.1.1",
78-
"pylint==3.3.1",
78+
"pylint==3.3.6",
7979
"black==24.8.0",
8080
],
8181
},

0 commit comments

Comments
 (0)