This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8517 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 8873c3a9866d5cec2c5ae846bc7b1041911081f4 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
