Skip to content

Commit 7742865

Browse files
Bump docutils from 0.21.2 to 0.22 (#460)
Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4504cec commit 7742865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-e .
22
build==1.2.2.post1
3-
docutils==0.21.2
3+
docutils==0.22
44
mypy==1.17.0; implementation_name=="cpython"
55
pre-commit==4.2.0
66
pytest==8.4.1

0 commit comments

Comments
 (0)