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

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

commit 223ef768d111b18f3756d8830c75cd52708aa1a7
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Jul 31 17:39:28 2023 +0000

    [#8517] Upgrade markdown 3.4.3 -> 3.4.4
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b254c2561..570282c22 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -73,7 +73,7 @@ iso8601==1.1.0
     # via colander
 jinja2==3.1.2
     # via -r requirements.in
-markdown==3.4.3
+markdown==3.4.4
     # via
     #   -r requirements.in
     #   markdown-checklist

Reply via email to