From f2896877e3e4a0056e5dbc5ca8071c421c62db92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:08:27 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22.3 in /poc/pytest Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poc/pytest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poc/pytest/requirements.txt b/poc/pytest/requirements.txt index 7863cee..8e75259 100644 --- a/poc/pytest/requirements.txt +++ b/poc/pytest/requirements.txt @@ -1 +1 @@ -docutils==0.21.2 \ No newline at end of file +docutils==0.22.3 \ No newline at end of file