This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit b5442f7f57e6c7092776b93b55ba39789e20de46 Author: Dave Brondsema <[email protected]> AuthorDate: Fri Jan 14 12:35:10 2022 -0500 [#8408] upgrade markdown-checklist extension --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3bc65e7..3cab912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ markdown==2.6.11 # -r requirements.in # markdown-checklist # pypeline -markdown-checklist==0.4.1 +markdown-checklist==0.4.3 # via -r requirements.in markupsafe==2.0.1 # via
