Skip to content

Commit a46078a

Browse files
committed
Merge pull request #3351 from mboersma/update-sphinx
chore(docs): update Sphinx to 1.3.1
2 parents 45fadb7 + 19f35f6 commit a46078a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controller/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ termcolor==1.1.0
88
git+https://github.com/pyinstaller/pyinstaller@7413317
99

1010
# Deis documentation requirements
11-
Sphinx==1.3.0
11+
Sphinx==1.3.1
1212
smartypants==1.8.6
1313
sphinxcontrib-httpdomain==1.3.0
1414

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ requests==2.5.1
2828
termcolor==1.1.0
2929

3030
# Deis documentation requirements
31-
Sphinx==1.3.0
31+
Sphinx==1.3.1
3232
smartypants==1.8.6

0 commit comments

Comments
 (0)