Skip to content

Commit b345862

Browse files
fix: bump pylint from 2.17.4 to 3.3.9
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.4...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f26f4a5 commit b345862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test = [
3333
"flake8",
3434
"flake8-pyproject",
3535
"pre-commit==3.3.1",
36-
"pylint==2.17.4",
36+
"pylint==4.0.4",
3737
"pylint_junit",
3838
"pytest-cov==4.0.0",
3939
"pytest-mock<3.10.1",

0 commit comments

Comments
 (0)