diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-02-04 21:43:24 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-02-04 21:43:24 +0000 |
commit | 37c992c09bfd25f3ddcb026f830f3a79c39cb70d (patch) | |
tree | cc8310bb3a6d7ca452c0e9c06e737b7218571dc7 | |
parent | 643454c5c5bbfb66d5890232a4f07fb04a753486 (diff) | |
download | gitlab-37c992c09bfd25f3ddcb026f830f3a79c39cb70d.tar.gz |
chore(deps): update dependency sphinx to v3.4.3
-rw-r--r-- | rtd-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtd-requirements.txt b/rtd-requirements.txt index a91dd8f..9e94357 100644 --- a/rtd-requirements.txt +++ b/rtd-requirements.txt @@ -1,5 +1,5 @@ -r requirements.txt jinja2 -sphinx==3.2.1 +sphinx==3.4.3 sphinx_rtd_theme sphinxcontrib-autoprogram |