mirror of https://github.com/zulip/zulip.git
requirements: Upgrade gitlint to 0.9.0.
This commit is contained in:
parent
449c1d5064
commit
66e34be480
|
@ -32,7 +32,7 @@ pyflakes==1.6.0
|
|||
tblib==1.3.2
|
||||
|
||||
# Needed to lint Git commit messages
|
||||
gitlint==0.8.2
|
||||
gitlint==0.9.0
|
||||
|
||||
# Needed for visualising cprofile reports
|
||||
snakeviz==0.4.2
|
||||
|
|
|
@ -58,7 +58,7 @@ docutils==0.14
|
|||
fakeldap==0.6.1
|
||||
first==2.0.1 # via pip-tools
|
||||
gitdb==0.6.4
|
||||
gitlint==0.8.2
|
||||
gitlint==0.9.0
|
||||
google-api-python-client==1.6.4
|
||||
h2==2.6.2 # via hyper
|
||||
hpack==3.0.0 # via h2
|
||||
|
|
Loading…
Reference in New Issue