summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 08:03:58 +0000
committerGitHub <noreply@github.com>2022-01-01 08:03:58 +0000
commit6f81d9e03d445cc80d2d3a83577b10dbafe6dc5d (patch)
treee270a35e3699b5aba2063c05c56da6b48a767eca
parent7abfc64c3117c139ff4e430c590187067e8f3115 (diff)
downloadmarkupsafe-dependabot/pip/sphinx-4.3.2.tar.gz
Bump sphinx from 4.2.0 to 4.3.2dependabot/pip/sphinx-4.3.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.2. - [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.2.0...v4.3.2) --- 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 392f7a4..a869bc6 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -88,7 +88,7 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.2.0
+sphinx==4.3.2
# via
# -r requirements/docs.in
# pallets-sphinx-themes
diff --git a/requirements/docs.txt b/requirements/docs.txt
index bd47a92..0be63c4 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -38,7 +38,7 @@ requests==2.26.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.2.0
+sphinx==4.3.2
# via
# -r requirements/docs.in
# pallets-sphinx-themes