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 ed6f23250a77f8b3067fe89dbb36e01c364d1893
Author: Dave Brondsema <[email protected]>
AuthorDate: Thu Sep 9 22:10:00 2021 +0000

    Bump ming version
---
 requirements.in  | 2 +-
 requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.in b/requirements.in
index 184dea3..1357e79 100644
--- a/requirements.in
+++ b/requirements.in
@@ -19,7 +19,7 @@ Jinja2
 Markdown<3
 markdown-checklist==0.4.1
 MarkupSafe
-Ming==0.10.2
+Ming==0.11.1
 # TODO: move to "oauthlib" instead
 # oauth2 doesn't have a release with py3.6 support, but does have fixes on 
master:
 # archive/.../.zip URL is preferable over git+https://... since it supports 
pip hash generating+checking
diff --git a/requirements.txt b/requirements.txt
index 967a992..0af5cf6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -92,7 +92,7 @@ markupsafe==1.1.1
     #   jinja2
     #   turbogears2
     #   webhelpers2
-ming==0.10.2
+ming==0.11.1
     # via -r requirements.in
 mock==3.0.5
     # via -r requirements.in

Reply via email to