Skip to content

Commit

Permalink
Update dependency pylint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent 82c7008 commit 996abcb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 137 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
autopep8 = "==2.0.4"
pylint = "==2.17.7"
pylint = "==3.0.0"
mypy = "==1.5.1"
flake8 = "==6.1.0"
importlib-metadata = "==6.8.0"
Expand Down
149 changes: 13 additions & 136 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 996abcb

Please sign in to comment.