doc: bump up sphinx and pyyaml versions 26044/head
authorKefu Chai <kchai@redhat.com>
Sun, 20 Jan 2019 06:51:11 +0000 (14:51 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 21 Jan 2019 15:22:42 +0000 (23:22 +0800)
* bump up pyyaml version to address CVE-2017-18342, see
  https://nvd.nist.gov/vuln/detail/CVE-2017-18342
* bump up sphinx to the latest stable

Signed-off-by: Kefu Chai <kchai@redhat.com>
admin/doc-requirements.txt

index 25c628aed98dc74a25469c57bf52602fccb819ea..9c16068fc0e89b43543db76c5a483d9356cb48a2 100644 (file)
@@ -1,4 +1,6 @@
-Sphinx == 1.6.3
+Sphinx == 1.8.3
 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
 git+https://github.com/michaeljones/breathe#egg=breathe
-pyyaml==3.13
+# 4.2 is not yet release at the time of writing, to address CVE-2017-18342,
+# we have to use its beta release.
+pyyaml>=4.2b1