Skip to content

Commit b7e4c4f

Browse files
authored
Merge branch 'master' into iss195-hook-maturity-model
2 parents c7958bc + 22cdd88 commit b7e4c4f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extra:
1010
- type: 'github'
1111
link: 'https://github.com/cds-hooks'
1212

13-
pages:
13+
nav:
1414
- Overview: 'index.md'
1515
- Specification:
1616
- '1.0': 'specification/1.0.md'

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
backports-abc==0.5
2-
certifi==2018.1.18
3-
click==6.7
2+
certifi==2018.8.24
3+
click==7.0
44
Jinja2==2.10
5-
livereload==2.5.1
6-
Markdown==2.6.11
5+
livereload==2.5.2
6+
Markdown==3.0.1
77
MarkupSafe==1.0
8-
mkdocs==0.17.3
9-
PyYAML==3.12
8+
mkdocs==1.0.4
9+
PyYAML==3.13
1010
singledispatch==3.4.0.3
1111
six==1.11.0
12-
tornado==4.5.3
13-
mkdocs-material==2.7.0
12+
tornado==5.1.1
13+
mkdocs-material==3.0.4

runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-2.7.14
1+
python-2.7.15

0 commit comments

Comments
 (0)