From 59e65b0e9e765d8b5285c7da2e9811be4fa6abe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:03:02 +0000 Subject: [PATCH] Bump docutils from 0.15.2 to 0.22.2 in /cla-backend Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.15.2 to 0.22.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cla-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cla-backend/requirements.txt b/cla-backend/requirements.txt index baa8af478..cfeb547a6 100644 --- a/cla-backend/requirements.txt +++ b/cla-backend/requirements.txt @@ -11,7 +11,7 @@ colorama==0.4.3 coverage==4.5.4 Deprecated==1.2.7 docraptor==1.2.0 -docutils==0.15.2 +docutils==0.22.2 ecdsa==0.14.1 falcon==2.0.0 future==0.18.3