Skip to content

Commit b02bd85

Browse files
Chore(deps): Update docutils requirement from <0.23 to <0.24
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.23' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da6e56d commit b02bd85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dynamic = [
8181
]
8282
dependencies = [
8383
"beautifulsoup4",
84-
"docutils<0.23",
84+
"docutils<0.24",
8585
"myst-parser",
8686
"sphinx<10",
8787
"sphinx-design>=0.6.1,<0.8",

0 commit comments

Comments
 (0)