requirements: Upgrade lxml from 4.3.2 to 4.3.3.

This commit is contained in:
Vishnu Ks
2019-04-23 16:43:15 +00:00
committed by Tim Abbott
parent c33437d473
commit 4158251b0b
3 changed files with 3 additions and 3 deletions

View File

@@ -188,7 +188,7 @@ py3dns==3.2.0
social-auth-app-django==3.1.0
# Needed for messages' rendered content parsing in push notifications.
lxml==4.3.2
lxml==4.3.3
# Needed for 2-factor authentication
django-two-factor-auth==1.8.0

View File

@@ -91,7 +91,7 @@ jmespath==0.9.4 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk, python-digitalocean
line_profiler==2.1.2
lxml==4.3.2
lxml==4.3.3
markdown-include==0.5.1
markdown==3.0.1
markupsafe==1.1.1

View File

@@ -65,7 +65,7 @@ ipython==6.5.0
jedi==0.13.3 # via ipython
jinja2==2.10.1
line_profiler==2.1.2
lxml==4.3.2
lxml==4.3.3
markdown-include==0.5.1
markdown==3.0.1
markupsafe==1.1.1