Skip to content

Commit

Permalink
Update pylint to 2.5.3
Browse files Browse the repository at this point in the history
This should fix the "Cannot import name 'SortImports' from 'isort'"
issue caused by isort 5.0
  • Loading branch information
Williangalvani committed Oct 13, 2020
1 parent 564aa4f commit 0ed69c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Python requirements for development
pylint==2.3.0
pylint==2.5.3
pycodestyle==2.4.0

0 comments on commit 0ed69c1

Please sign in to comment.