Skip to content

Commit be1600b

Browse files
Bump docutils from 0.19 to 0.23
Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.19 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4d5419 commit be1600b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
]
3333
dependencies = [
3434
"colorama>=0.2.5,<0.4.7",
35-
"docutils>=0.10,<0.20",
35+
"docutils>=0.10,<0.24",
3636
"ruamel_yaml>=0.15.0,<=0.19.1",
3737
# ruamel_yaml only requires ruamel_yaml_clib for Python versions
3838
# less than or equal to Python 3.10. In order to ensure we have

requirements-docs-lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ distro==1.8.0 \
193193
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
194194
--hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff
195195
# via awscli (pyproject.toml)
196-
docutils==0.19 \
197-
--hash=sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 \
198-
--hash=sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc
196+
docutils==0.23 \
197+
--hash=sha256:25d013af9bf23bc1c7b2b093dff4208166c53a94786c9e447808335ef1185fea \
198+
--hash=sha256:746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e
199199
# via
200200
# awscli (pyproject.toml)
201201
# sphinx

0 commit comments

Comments
 (0)