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 1f8fb812eee47b49375212bbe5c196460e059d2c
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Sep 13 19:27:46 2021 +0000

    [#8396] upgrade markupsafe
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 02db468..9cda678 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -80,7 +80,7 @@ markdown==2.6.11
     #   pypeline
 markdown-checklist==0.4.1
     # via -r requirements.in
-markupsafe==1.1.1
+markupsafe==2.0.1
     # via
     #   -r requirements.in
     #   easywidgets

Reply via email to