diff options
author | Nejc Habjan <hab.nejc@gmail.com> | 2021-02-04 22:56:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-04 22:56:36 +0100 |
commit | a985c34c2e501fcfc9aadd500a191a8a20f0933c (patch) | |
tree | cc8310bb3a6d7ca452c0e9c06e737b7218571dc7 | |
parent | 643454c5c5bbfb66d5890232a4f07fb04a753486 (diff) | |
parent | 37c992c09bfd25f3ddcb026f830f3a79c39cb70d (diff) | |
download | gitlab-a985c34c2e501fcfc9aadd500a191a8a20f0933c.tar.gz |
Merge pull request #1225 from python-gitlab/renovate/sphinx-3.x
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 |