This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 1c9507382b43eb223b17b3c44a9b4825b97ed1df Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:09:35 2025 +0000 [#8581] Upgrade Markdown 3.8 -> 3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd3f68f0b..9f0a4d2e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -139,7 +139,7 @@ legacy-cgi==2.6.2 ; python_full_version >= '3.13' # webob lxml==6.0.0 # via -r requirements.in -markdown==3.8 +markdown==3.8.2 # via # -r requirements.in # markdown-checklist