requirements: Upgrade lxml to 4.2.5.

This commit is contained in:
Tim Abbott
2018-10-31 12:08:53 -07:00
parent 2f36211fde
commit 275b1db32d
3 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ py3dns==3.2.0
social-auth-app-django==2.1.0
# Needed for messages' rendered content parsing in push notifications.
lxml==4.2.3
lxml==4.2.5
# Needed for 2-factor authentication
django-two-factor-auth==1.7.0

View File

@@ -89,7 +89,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.2.3
lxml==4.2.5
markdown-include==0.5.1
markdown==2.6.11
markupsafe==1.0

View File

@@ -63,7 +63,7 @@ ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0
jedi==0.11.0 # via ipython
jinja2==2.10
lxml==4.2.3
lxml==4.2.5
markdown-include==0.5.1
markdown==2.6.11
markupsafe==1.0