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

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

commit 7270b8c8a063cd52ed50992d439c7000b6e47f24
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue Oct 14 16:23:08 2025 +0000

    [#8586] Upgrade Markdown 3.8.2 -> 3.9
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1e5a76f88..3283491ce 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -137,7 +137,7 @@ legacy-cgi==2.6.2 ; python_full_version >= '3.13'
     #   webob
 lxml==6.0.2
     # via -r requirements.in
-markdown==3.8.2
+markdown==3.9
     # via
     #   -r requirements.in
     #   markdown-checklist

Reply via email to