From c6211876dd8432f7c54d6c547ab0ad3f0e13b3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 06:08:48 +0000 Subject: [PATCH] Bump docutils from 0.19 to 0.22.1 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.19 to 0.22.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-docs-lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 166d535bad60..50f6665dba89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ ] dependencies = [ "colorama>=0.2.5,<0.4.7", - "docutils>=0.10,<0.20", + "docutils>=0.10,<0.23", "ruamel.yaml>=0.15.0,<=0.17.21", # ruamel.yaml only requires ruamel.yaml.clib for Python versions # less than or equal to Python 3.10. In order to ensure we have diff --git a/requirements-docs-lock.txt b/requirements-docs-lock.txt index 379709050a45..c824f72a7bef 100644 --- a/requirements-docs-lock.txt +++ b/requirements-docs-lock.txt @@ -160,9 +160,9 @@ distro==1.8.0 \ --hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \ --hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff # via awscli (pyproject.toml) -docutils==0.19 \ - --hash=sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 \ - --hash=sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc +docutils==0.22.1 \ + --hash=sha256:806e896f256a17466426544038f30cb860a99f5d4af640e36c284bfcb1824512 \ + --hash=sha256:d2fb50923a313532b6d41a77776d24cb459a594be9b7e4afa1fbcb5bda1893e6 # via # awscli (pyproject.toml) # sphinx