requirements: Upgrade coverage from 4.5.2 to 4.5.3.

This commit is contained in:
Vishnu Ks 2019-04-24 17:23:42 +00:00 committed by Tim Abbott
parent f9f823066e
commit 3ccd8ef26d
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Twisted==19.2.0
Scrapy==1.6.0
# Needed to compute test coverage
coverage==4.5.2
coverage==4.5.3
# fake for LDAP testing
fakeldap==0.6.1

View File

@ -39,7 +39,7 @@ chardet==3.0.4
click==6.6 # via gitlint, pip-tools
commonmark==0.5.4
constantly==15.1.0 # via twisted
coverage==4.5.2
coverage==4.5.3
cryptography==2.6.1
cssselect==1.0.3 # via parsel, premailer, scrapy
cssutils==1.0.2 # via premailer