Skip to content

Commit

Permalink
Merge pull request #13 from noclocks/dependabot/pip/pylint-3.1.0
Browse files Browse the repository at this point in the history
fix: bump pylint from 2.17.4 to 3.1.0
  • Loading branch information
jimbrig authored Feb 27, 2024
2 parents 9204c77 + 2013079 commit a454da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ test = [
"flake8-formatter_junit_xml",
"flake8",
"flake8-pyproject",
"pylint==3.1.0",
"pre-commit==3.6.2",
"pylint==2.17.4",
"pylint_junit",
"pytest-cov==4.1.0",
"pytest-mock<3.12.1",
Expand Down

0 comments on commit a454da9

Please sign in to comment.