requirements: Upgrade lxml to 4.2.1.

This commit is contained in:
Vishnu Ks 2018-04-01 15:13:09 +00:00 committed by Tim Abbott
parent 03475362c4
commit 9e7a8d1603
3 changed files with 3 additions and 3 deletions

View File

@ -180,7 +180,7 @@ pyldap==2.4.37
social-auth-app-django==2.1.0
# Needed for messages' rendered content parsing in push notifications.
lxml==4.1.1
lxml==4.2.1
# Needed for 2-factor authentication
django-two-factor-auth==1.7.0

View File

@ -82,7 +82,7 @@ jinja2==2.10
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==0.9.5 # via aws-xray-sdk, python-digitalocean
lxml==4.1.1
lxml==4.2.1
markdown-include==0.5.1
markdown==2.6.11
markupsafe==1.0

View File

@ -57,7 +57,7 @@ ipython-genutils==0.2.0 # via traitlets
ipython==6.2.1
jedi==0.11.0 # via ipython
jinja2==2.10
lxml==4.1.1
lxml==4.2.1
markdown-include==0.5.1
markdown==2.6.11
markupsafe==1.0