Skip to content

Commit

Permalink
[REF] requirements: upgrade pylint version
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandahf committed Jan 20, 2021
1 parent 1b9018e commit 81d8251
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
Expand Up @@ -5,7 +5,7 @@ Pygments==2.2 ;python_version < '3'
Pygments==2.6.1 ;python_version >= '3'
pylint-plugin-utils==0.6
pylint==1.9.5 ;python_version < '3'
pylint==2.5.3 ;python_version >= '3'
pylint==2.6.0 ;python_version >= '3'
restructuredtext_lint==1.3.1
rfc3986
six
Expand Down

0 comments on commit 81d8251

Please sign in to comment.