aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-13 13:03:52 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-13 15:14:20 +0200
commita4ee38e2c4afdf42280086ae4b5ad2e622c0d976 (patch)
tree340ef627e395fa00d3768e86ec8c9893b73b99d2
parentc17457f7efbef06e2488cee4bd770cfdcf4ee04e (diff)
downloadpylint-a4ee38e2c4afdf42280086ae4b5ad2e622c0d976.tar.gz
Bump sphinx from 4.1.2 to 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--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 4db79c1b3..0c356b873 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,3 +1,3 @@
-Sphinx==4.1.2
+Sphinx==4.2.0
python-docs-theme==2021.8
-e .