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

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 265e57870ea3e7276da38468c192486416c4974c
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 601081ca6..e67820832 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -80,7 +80,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