summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-01 08:04:26 +0000
committerGitHub <noreply@github.com>2021-10-01 08:04:26 +0000
commitdd30f40713b83734d2d01985fa1f1a27b8f8bfc8 (patch)
tree301421143e9834123397acf66725b120d0bd9186
parent14ace8091c34f1e67c41d83d78739e7ea6921be8 (diff)
downloadmarkupsafe-dependabot/pip/sphinx-4.2.0.tar.gz
Bump sphinx from 4.1.2 to 4.2.0dependabot/pip/sphinx-4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 f77a31a..d677525 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -86,7 +86,7 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.1.2
+sphinx==4.2.0
# via
# -r requirements/docs.in
# pallets-sphinx-themes
diff --git a/requirements/docs.txt b/requirements/docs.txt
index 885e6ff..be05cba 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -38,7 +38,7 @@ requests==2.25.1
# via sphinx
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.1.2
+sphinx==4.2.0
# via
# -r requirements/docs.in
# pallets-sphinx-themes