Skip to content

Commit 5a7a7c9

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 0537a4c commit 5a7a7c9

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
@@ -36,7 +36,7 @@ test = [
3636
"flake8",
3737
"flake8-pyproject",
3838
"pre-commit==3.3.1",
39-
"pylint==2.17.4",
39+
"pylint==3.3.9",
4040
"pylint_junit",
4141
"pytest-cov==4.0.0",
4242
"pytest-mock<3.10.1",

0 commit comments

Comments
 (0)