Skip to content

Commit

Permalink
Update pylint from 1.7.4 to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 22, 2024
1 parent 735a001 commit d746f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ pylint==1.3.1; python_version < '2.7' # pyup: >=1.3.0,<1.4.0
flake8==2.6.2; python_version < '2.7' # pyup: >=2.6.2,<3.0.0

# Python 2.7+ Support
pylint==1.7.4; python_version >= '2.7'
pylint==3.1.0; python_version >= '2.7'
flake8==3.5.0; python_version >= '2.7'
Sphinx==1.6.5; python_version >= '2.7'

0 comments on commit d746f7b

Please sign in to comment.