From 450c18e35ad01f4a7f8e066ff01717d32b2e3df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 08:10:11 +0000 Subject: [PATCH] Bump docutils from 0.12 to 0.21.2 Bumps [docutils](https://docutils.sourceforge.io) from 0.12 to 0.21.2. --- updated-dependencies: - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index a86bf74ae..0611340f4 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -5,7 +5,7 @@ django-apptemplates==1.5 django-admin-interface==0.24.2 django-translation-aliases==0.1.0 Django==4.2.16 -docutils==0.12 +docutils==0.21.2 Markdown==3.3.4 cmarkgfm==0.6.0 Pillow==9.4.0