Skip to content

Commit 6e612e8

Browse files
Merge pull request #15 from tim-littlefair/dependabot/pip/pylint-3.3.9
fix: bump pylint from 2.17.4 to 3.3.9
2 parents 2f904aa + b11bf05 commit 6e612e8

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

0 commit comments

Comments
 (0)