Skip to content

Commit d3115ea

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

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
@@ -74,7 +74,7 @@
7474
"mypy==1.11.2",
7575
"pydocstyle==6.1.1",
7676
"flake8==7.1.1",
77-
"pylint==3.3.1",
77+
"pylint==3.3.7",
7878
"black==24.8.0",
7979
],
8080
},

0 commit comments

Comments
 (0)