diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-11-27 16:52:13 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2021-11-27 10:19:56 -0800 |
commit | 93a3893977d4e3a3e1916a94293e66373b1458fb (patch) | |
tree | 7081c8b2149d1d4cec1cd4e5f8b982e4327d425c | |
parent | 1badfeb97d7b5fdf61a3121c49f1e13ced7e2cc0 (diff) | |
download | gitlab-93a3893977d4e3a3e1916a94293e66373b1458fb.tar.gz |
chore(deps): update dependency sphinx to v4.3.1
-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 f165ab4..ecd9d93 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ -r requirements.txt jinja2 myst-parser -sphinx==4.3.0 +sphinx==4.3.1 sphinx_rtd_theme sphinxcontrib-autoprogram |