Skip to content

Commit

Permalink
Update pylint requirement from ~=2.17.0 to ~=3.0.1 (#1205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 6883320 commit e870456
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 @@ -12,7 +12,7 @@ test = [
"black ~= 23.1",
"jedi ~= 0.19.0",
"mypy ~= 1.1",
"pylint ~= 2.17.0",
"pylint ~= 3.0.1",
"pytest ~= 7.4.0",
"setuptools-rust ~= 0.12.1",
"psutil ~= 5.9.3",
Expand Down

0 comments on commit e870456

Please sign in to comment.