summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-01 08:04:37 +0000
committerGitHub <noreply@github.com>2021-12-01 08:04:37 +0000
commit527bbe346e9d141fbf288de492ba78c0253525ea (patch)
tree959f17c861a9fca7613471b777de4c5347dc1cb0
parent6411f425fae545f42795665af4162006b36c5e4a (diff)
downloadclick-dependabot/pip/sphinx-4.3.1.tar.gz
Bump sphinx from 4.2.0 to 4.3.1dependabot/pip/sphinx-4.3.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.1. - [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.1) --- 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 9fafe31..47bf802 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -92,7 +92,7 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.2.0
+sphinx==4.3.1
# via
# -r requirements/docs.in
# pallets-sphinx-themes
diff --git a/requirements/docs.txt b/requirements/docs.txt
index 8f5fd06..12afc5a 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -42,7 +42,7 @@ requests==2.26.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
-sphinx==4.2.0
+sphinx==4.3.1
# via
# -r requirements/docs.in
# pallets-sphinx-themes