Skip to content

Commit 525ab7e

Browse files
authored
Merge branch 'master' into issue/188-security-best-practices
2 parents 154c770 + 795e298 commit 525ab7e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
backports-abc==0.5
2-
certifi==2018.8.24
2+
certifi==2018.11.29
33
click==7.0
44
Jinja2==2.10
5-
livereload==2.5.2
5+
livereload==2.6.0
66
Markdown==3.0.1
7-
MarkupSafe==1.0
7+
MarkupSafe==1.1.0
88
mkdocs==1.0.4
9-
PyYAML==3.13
9+
PyYAML==4.2b4
1010
singledispatch==3.4.0.3
11-
six==1.11.0
11+
six==1.12.0
1212
tornado==5.1.1
13-
mkdocs-material==3.0.4
13+
mkdocs-material==3.2.0

0 commit comments

Comments
 (0)