diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-11-10 17:47:41 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2021-11-10 10:17:07 -0800 |
commit | 57283fca5890f567626235baaf91ca62ae44ff34 (patch) | |
tree | 41f0c3af1fffa32bb524cab9655fb4eb0c4b63d7 | |
parent | 7528d84762f03b668e9d63a18a712d7224943c12 (diff) | |
download | gitlab-57283fca5890f567626235baaf91ca62ae44ff34.tar.gz |
chore(deps): update dependency sphinx to v4.3.0
-rw-r--r-- | requirements-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index 05e55ba..f165ab4 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ -r requirements.txt jinja2 myst-parser -sphinx==4.2.0 +sphinx==4.3.0 sphinx_rtd_theme sphinxcontrib-autoprogram |