Skip to content

Commit 7b8cb70

Browse files
pyup-botdavidemoro
authored andcommitted
Update sphinx to 1.6.3 (#26)
* Update sphinx from 1.6.2 to 1.6.3 * Update sphinx from 1.6.2 to 1.6.3
1 parent ab76be8 commit 7b8cb70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PyYAML==3.12
2727
requests==2.18.1
2828
six==1.10.0
2929
snowballstemmer==1.2.1
30-
Sphinx==1.6.2
30+
Sphinx==1.6.3
3131
sphinx-rtd-theme==0.2.4
3232
sphinxcontrib-websupport==1.0.1
3333
tox==2.7.0

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ selenium==3.4.3
3939
simplejson==3.11.1
4040
six==1.10.0
4141
snowballstemmer==1.2.1
42-
Sphinx==1.6.2
42+
Sphinx==1.6.3
4343
sphinx-rtd-theme==0.2.4
4444
sphinxcontrib-websupport==1.0.1
4545
splinter==0.7.5

0 commit comments

Comments
 (0)