summaryrefslogtreecommitdiffstats
path: root/Doc/requirements.txt
diff options
context:
space:
mode:
authorJulien Palard <julien@palard.fr>2022-10-07 07:10:51 (GMT)
committerGitHub <noreply@github.com>2022-10-07 07:10:51 (GMT)
commit66cc46b2e4c841bb95cc8b8214f86e85f22fb19e (patch)
tree5790e1977631c0c4f0707b21e81b4f0f50f3a570 /Doc/requirements.txt
parent13d44891426e0faf165f974f2e46907ab5b645a9 (diff)
downloadcpython-66cc46b2e4c841bb95cc8b8214f86e85f22fb19e.zip
cpython-66cc46b2e4c841bb95cc8b8214f86e85f22fb19e.tar.gz
cpython-66cc46b2e4c841bb95cc8b8214f86e85f22fb19e.tar.bz2
Doc: sphinx-lint finds two other default roles. (GH-98019)
Diffstat (limited to 'Doc/requirements.txt')
-rw-r--r--Doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/requirements.txt b/Doc/requirements.txt
index 7f82dc3..32c53e9 100644
--- a/Doc/requirements.txt
+++ b/Doc/requirements.txt
@@ -10,7 +10,7 @@ blurb
# sphinx-lint 0.6.2 yields many default role errors due to the new regular
# expression used for default role detection, so we don't use the version
# until the errors are fixed.
-sphinx-lint==0.6.4
+sphinx-lint==0.6.5
# The theme used by the documentation is stored separately, so we need
# to install that as well.