From 8888a5540a23cab0548178fabed07a43ede8d800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:44:46 +0000 Subject: [PATCH] Bump docutils from 0.15.2 to 0.22 in /cla-backend Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.15.2 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: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 8cf8aa679..4077ff2c5 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 ecdsa==0.14.1 falcon==2.0.0 future==0.18.3