summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-11 15:14:56 +0200
committerGitHub <noreply@github.com>2021-10-11 15:14:56 +0200
commita486d2bc04987c9421ed3daf706194bb041cbab4 (patch)
treed88f02ea3b636df00ab8f65f868d61a8ea6c8285
parente4eaa400bd811ccc373cbab71e5cbeb2b8ac714a (diff)
downloadpylint-git-a486d2bc04987c9421ed3daf706194bb041cbab4.tar.gz
Bump python-docs-theme from 2021.8 to 2021.11.1 (#5141)
Bumps [python-docs-theme](https://github.com/python/python-docs-theme) from 2021.8 to 2021.11.1. - [Release notes](https://github.com/python/python-docs-theme/releases) - [Changelog](https://github.com/python/python-docs-theme/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python/python-docs-theme/compare/2021.8...2021.11.1) --- updated-dependencies: - dependency-name: python-docs-theme dependency-type: direct:production update-type: version-update:semver-minor ... 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 0c356b873..d5e437805 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,3 +1,3 @@
Sphinx==4.2.0
-python-docs-theme==2021.8
+python-docs-theme==2021.11.1
-e .