This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8474 by this push:
     new 26a76cff4 fixup! [#8474] pinned Markdown to 3.3.7
26a76cff4 is described below

commit 26a76cff4286cc720ac65eb0eb134487c03a0838
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Oct 27 18:51:19 2022 +0000

    fixup! [#8474] pinned Markdown to 3.3.7
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1b749fd57..2fa73a9f7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -74,7 +74,7 @@ iso8601==1.1.0
     # via colander
 jinja2==3.1.2
     # via -r requirements.in
-markdown==3.4.1
+markdown==3.3.7
     # via
     #   -r requirements.in
     #   markdown-checklist

Reply via email to