Skip to content

Commit cfd6ef9

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

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)