This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8535 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 59962cf238cb2c331445160f54082d0578ab7d08 Author: Dillon Walls <[email protected]> AuthorDate: Fri Jan 12 16:29:08 2024 +0000 [#8535] Upgrade Markdown 3.5 -> 3.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2315e55e2..a31ca82f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ jinja2==3.1.3 # via -r requirements.in joserfc==0.9.0 # via beaker-session-jwt -markdown==3.5 +markdown==3.5.2 # via # -r requirements.in # markdown-checklist
