From 1d0bcd62b120dfad622af98eeb680a41234ebfef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 20:43:41 +0000 Subject: [PATCH] chore(deps-dev): bump docutils from 0.20.1 to 0.22 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.20.1 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c7ad14d844..7ec32d8372 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ colorama==0.4.6 cryptography==45.0.5 Deprecated==1.2.18 dill==0.4.0 -docutils==0.20.1 +docutils==0.22 flit==3.12.0 flit_core==3.12.0 frozenlist==1.7.0