requirements: Upgrade Markdown to 2.6.11.

This commit is contained in:
Vishnu Ks 2018-02-13 19:31:09 +00:00 committed by Tim Abbott
parent 6ca3f72e6e
commit 3780b8ce04
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ mypy_extensions==0.3.0
Jinja2==2.10
# Needed for markdown processing
Markdown==2.6.9
Markdown==2.6.11
MarkupSafe==1.0
Pygments==2.2.0

View File

@ -80,7 +80,7 @@ jmespath==0.9.3 # via boto3, botocore
jsonpickle==0.9.5 # via aws-xray-sdk
lxml==4.1.1
markdown-include==0.5.1
markdown==2.6.9
markdown==2.6.11
markupsafe==1.0
mock==2.0.0
moto==1.1.24

View File

@ -56,7 +56,7 @@ jedi==0.11.0 # via ipython
jinja2==2.10
lxml==4.1.1
markdown-include==0.5.1
markdown==2.6.9
markdown==2.6.11
markupsafe==1.0
mock==2.0.0
mypy_extensions==0.3.0