This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a commit to branch gc/8445
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/gc/8445 by this push:
new c067c3337 [#8445] added constrain on MarkupSafe
c067c3337 is described below
commit c067c3337e3b9d6964db7e0db1367473c8d7aa86
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Jul 6 21:12:32 2022 +0000
[#8445] added constrain on MarkupSafe
---
requirements.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.in b/requirements.in
index 1546be7ad..4bfbabcd0 100644
--- a/requirements.in
+++ b/requirements.in
@@ -16,7 +16,7 @@ html5lib
Jinja2
Markdown
markdown-checklist
-MarkupSafe
+MarkupSafe!=2.1.1
Ming
# TODO: move to "oauthlib" instead
# oauth2 doesn't have a release with py3.6 support, but does have fixes on
master: