Skip to content

Commit 4607209

Browse files
[Dependabot]: Update docutils requirement from ~=0.21.0 to ~=0.22.4
Updates the requirements on [docutils](https://github.com/rtfd/recommonmark) to permit the latest version. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b41257 commit 4607209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Enforce latest version on ReadTheDocs
44
sphinx ~= 8.2
5-
docutils ~= 0.21.0
5+
docutils ~= 0.22.4
66
docutils_stubs ~= 0.0.22
77

88
# ReadTheDocs Theme

0 commit comments

Comments
 (0)