summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-24 21:40:11 +0100
committerGitHub <noreply@github.com>2021-03-24 21:40:11 +0100
commitd274b660a7b7cc4b6910bf69a33dae0a7d5d9c53 (patch)
tree898ca87d821c24e6f40ab166b460096add782516
parent394060e563a020f33bc29f09461c7e38ca3ff50c (diff)
downloadpylint-git-d274b660a7b7cc4b6910bf69a33dae0a7d5d9c53.tar.gz
Bump sphinx from 3.5.2 to 3.5.3 (#4248)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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