From 287c467a514ec0b104ddd22c285212d112a9eb3c Mon Sep 17 00:00:00 2001 From: kadota Date: Mon, 23 Jul 2018 17:11:09 +0900 Subject: [PATCH] refs #25 update sphinx version 1.7.6 --- README.md | 2 +- README_ja.md | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1a017a..504e90a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ pages: ## additional installed package -- sphinx 1.7.1 +- sphinx 1.7.6 - sphinxcontrib-blockdiag 1.5.5 - sphinxcontrib-actdiag 0.8.5 - sphinxcontrib-nwdiag 0.9.5 diff --git a/README_ja.md b/README_ja.md index 5ae075a..ed39e9b 100644 --- a/README_ja.md +++ b/README_ja.md @@ -53,7 +53,7 @@ python:3.6-alpine (公式イメージ) ## 導入済みパッケージ -- sphinx 1.7.1 +- sphinx 1.7.6 - sphinxcontrib-blockdiag 1.5.5 - sphinxcontrib-actdiag 0.8.5 - sphinxcontrib-nwdiag 0.9.5 diff --git a/requirements.txt b/requirements.txt index a7547c6..45c402e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs -sphinx==1.7.1 +sphinx==1.7.6 sphinxbootstrap4theme==0.5.0 sphinx_materialdesign_theme==0.1.10 sphinxcontrib-blockdiag==1.5.5