summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 12:30:55 +0000
committerGitHub <noreply@github.com>2021-03-01 12:30:55 +0000
commitb6b7e91fcc2430412a81b841e6cebbd28a2885d1 (patch)
treeaf00a36c95ca0c34f21eb38af93499f3ef1ec63a
parent80fc7c6eadd85c83db6b939963bdf304c02997d5 (diff)
downloadmarkupsafe-b6b7e91fcc2430412a81b841e6cebbd28a2885d1.tar.gz
Bump sphinx from 3.4.3 to 3.5.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements/dev.txt2
-rw-r--r--requirements/docs.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index adad6b5..4f51eb9 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -86,7 +86,7 @@ snowballstemmer==2.1.0
# via sphinx
sphinx-issues==1.2.0
# via -r requirements/docs.in
-sphinx==3.4.3
+sphinx==3.5.1
# via
# -r requirements/docs.in
# pallets-sphinx-themes
diff --git a/requirements/docs.txt b/requirements/docs.txt
index 7178f56..2303671 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -40,7 +40,7 @@ snowballstemmer==2.1.0
# via sphinx
sphinx-issues==1.2.0
# via -r requirements/docs.in
-sphinx==3.4.3
+sphinx==3.5.1
# via
# -r requirements/docs.in
# pallets-sphinx-themes