build(deps-dev): bump docutils from 0.21.2 to 0.23

Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.23.
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-27 18:45:58 +00:00
committed by GitHub
parent 7be1d3cc5e
commit 1f0fd5e846

View File

@@ -75,7 +75,7 @@ dev = [
"sphinx-tabs==3.5.0",
"GitPython==3.1.50",
"myst-parser==5.1.0",
"docutils==0.21.2",
"docutils==0.23",
# Pytest
"pytest==9.0.3",