This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 83408d11d55bb8d1c8589883fd711bb888b6f3b6 Author: Dillon Walls <[email protected]> AuthorDate: Thu Dec 19 18:57:12 2024 +0000 bump Ming to 0.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7157a83c..2bf807a48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,7 +144,7 @@ markupsafe==3.0.2 # turbogears2 # webhelpers2 # werkzeug -ming==0.15.1 +ming==0.15.2 # via -r requirements.in mock==5.1.0 # via -r requirements.in
