Skip to content

Commit 4804d51

Browse files
committed
Bump to mkdocs==0.17.5
1 parent 8835e82 commit 4804d51

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
# The pip guide to its requirements file format:
1010
# https://pip.pypa.io/en/stable/reference/requirements-file-format/
1111
#
12-
# Version used in the stable branch
13-
mkdocs==0.17.3
12+
# Last version before the major changes in mkdocs==1.0. See:
13+
# https://www.mkdocs.org/about/release-notes/#version-0175-2018-07-06
14+
mkdocs==0.17.5

0 commit comments

Comments
 (0)