Skip to content

Commit 26e3354

Browse files
Update docutils requirement from <0.22 to <0.23 (#55)
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' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd30fbe commit 26e3354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sphinx>=7.4,<8.3
22
sphinx-autodoc-typehints>=1.24,<3.3
33
sphinx-rtd-theme>=2.0.0,<3.0.3
4-
docutils<0.22
4+
docutils<0.23
55
sphinx-copybutton

0 commit comments

Comments
 (0)