summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-15 13:03:20 +0000
committerGitHub <noreply@github.com>2021-11-15 13:03:20 +0000
commitf3c4479050cabe87078778e32ca4fdcf5515689a (patch)
tree4dce06546fe700dd78549322e262677faee5bf2a
parentcff6d39b0ce57299d51f2321c0b6e6e761d9feeb (diff)
downloadpylint-git-dependabot/pip/sphinx-4.3.0.tar.gz
Bump sphinx from 4.2.0 to 4.3.0dependabot/pip/sphinx-4.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.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.2.0...v4.3.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 d5e437805..8eb69d3fc 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,3 +1,3 @@
-Sphinx==4.2.0
+Sphinx==4.3.0
python-docs-theme==2021.11.1
-e .