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
commit 3f7b908a42f93cc21c31beef367c7c5866ab40df Author: Guillermo Cruz <[email protected]> AuthorDate: Thu Oct 27 10:57:39 2022 -0600 [#8474] pinned Markdown to 3.3.7 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 972f42ebf..2d3fae1a3 100644 --- a/requirements.in +++ b/requirements.in @@ -14,7 +14,7 @@ FormEncode GitPython html5lib Jinja2 -Markdown +Markdown==3.3.7 markdown-checklist MarkupSafe!=2.1.1 Ming
