summaryrefslogtreecommitdiffstats
path: root/Doc/requirements.txt
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2022-10-19 12:00:28 (GMT)
committerGitHub <noreply@github.com>2022-10-19 12:00:28 (GMT)
commit50553004fe12dcaed3aa9a96b356eb84f247c8fd (patch)
tree297a6ad926fa2f1c133e4926f0f69ccbfb31181a /Doc/requirements.txt
parentb6e59d76c0e1214ca2c927be35f165ecd1f763df (diff)
downloadcpython-50553004fe12dcaed3aa9a96b356eb84f247c8fd.zip
cpython-50553004fe12dcaed3aa9a96b356eb84f247c8fd.tar.gz
cpython-50553004fe12dcaed3aa9a96b356eb84f247c8fd.tar.bz2
Docs: Bump sphinx-lint and fix unbalanced inline literal markup (#98441)
Bump sphinx-lint and fix unbalanced inline literal markup
Diffstat (limited to 'Doc/requirements.txt')
-rw-r--r--Doc/requirements.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/Doc/requirements.txt b/Doc/requirements.txt
index 32c53e9..958665d 100644
--- a/Doc/requirements.txt
+++ b/Doc/requirements.txt
@@ -7,10 +7,7 @@ sphinx==4.5.0
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.5
+sphinx-lint==0.6.7
# The theme used by the documentation is stored separately, so we need
# to install that as well.