summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-22 08:50:55 +0000
committerGitHub <noreply@github.com>2021-03-22 08:50:55 +0000
commit124021f26b3ba02848c2fc6b8fb6dc97b59adf3e (patch)
tree898ca87d821c24e6f40ab166b460096add782516
parent394060e563a020f33bc29f09461c7e38ca3ff50c (diff)
downloadpylint-git-dependabot/pip/sphinx-3.5.3.tar.gz
Bump sphinx from 3.5.2 to 3.5.3dependabot/pip/sphinx-3.5.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/commits) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements_docs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_docs.txt b/requirements_docs.txt
index f2e196eb9..cecbaad52 100644
--- a/requirements_docs.txt
+++ b/requirements_docs.txt
@@ -1,2 +1,2 @@
-Sphinx==3.5.2
+Sphinx==3.5.3
python-docs-theme==2020.12