diff options
author | Nejc Habjan <hab.nejc@gmail.com> | 2021-04-17 17:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-17 17:15:22 +0200 |
commit | 6b86878d73dd573d6a86c5318a9f3a7927c98c73 (patch) | |
tree | 15943fe95dc105285aeca6e72f1fb13982d011b3 | |
parent | eabe091945d3fe50472059431e599117165a815a (diff) | |
parent | a886d28a893ac592b930ce54111d9ae4e90f458e (diff) | |
download | gitlab-6b86878d73dd573d6a86c5318a9f3a7927c98c73.tar.gz |
Merge pull request #1380 from python-gitlab/renovate/sphinx-3.x
chore(deps): update dependency sphinx to v3.5.4
-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 a7d697b..9fd26ee 100644 --- a/rtd-requirements.txt +++ b/rtd-requirements.txt @@ -1,5 +1,5 @@ -r requirements.txt jinja2 -sphinx==3.5.2 +sphinx==3.5.4 sphinx_rtd_theme sphinxcontrib-autoprogram |