summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-20 14:19:40 +0100
committerGitHub <noreply@github.com>2021-12-20 14:19:40 +0100
commit51e72bb88036450620cca60f38ba0c969b67d851 (patch)
tree85443fbfb67f3ea689680c7a3427bb9666168b9c
parent2145868fcdadc656e6fc151afecea57e513ed77a (diff)
downloadpylint-git-51e72bb88036450620cca60f38ba0c969b67d851.tar.gz
Bump sphinx from 4.3.1 to 4.3.2 (#5560)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 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.3.1...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 586c5d967..943b5e598 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,3 +1,3 @@
-Sphinx==4.3.1
+Sphinx==4.3.2
python-docs-theme==2021.11.1
-e .