diff options
author | pyup-bot <github-bot@pyup.io> | 2018-04-06 16:25:09 +0100 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2018-04-25 22:37:47 +0100 |
commit | 933b0c66e56a9c721874954afe623e1d2267e798 (patch) | |
tree | f4c28ea49a7584d2b2e2f83db219d080a2a2c718 /docs | |
parent | 6c8dbc7214cab869c00e95250deb059273c3f963 (diff) | |
download | patchwork-933b0c66e56a9c721874954afe623e1d2267e798.tar patchwork-933b0c66e56a9c721874954afe623e1d2267e798.tar.gz |
Update sphinx_rtd_theme from 0.2.4 to 0.3.0
Diffstat (limited to 'docs')
-rw-r--r-- | docs/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 86571f4..9437147 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx>=1.5 reno>=2.2 -sphinx_rtd_theme==0.2.4 +sphinx_rtd_theme==0.3.0 |