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

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

commit 068daa29e20e9646310b618853dac77c529e0126
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue Nov 5 23:41:03 2024 +0000

    [#SF-9782] Upgrade Markdown 3.6 -> 3.7
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9d0fa6f73..6bb508276 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -123,7 +123,7 @@ joserfc==0.9.0
     # via beaker-session-jwt
 lxml==5.3.0
     # via -r requirements.in
-markdown==3.6
+markdown==3.7
     # via
     #   -r requirements.in
     #   markdown-checklist

Reply via email to