This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 24d80cb17b271b2addfedbd9d96f061c207101be Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:23:28 2025 +0000 [#8586] Upgrade Ming 0.15.3 -> 0.16.0, and its deps: pymongo,dnspython,pytz Ming 0.15.3 -> 0.16.0 pymongo 4.13.2 -> 4.15.3 dnspython 2.7.0 -> 2.8.0 pytz 2025.2 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3283491ce..a230c4903 100644 --- a/requirements.txt +++ b/requirements.txt @@ -152,7 +152,7 @@ markupsafe==3.0.3 # turbogears2 # webhelpers2 # werkzeug -ming==0.15.3 +ming==0.16.0 # via -r requirements.in mock==5.2.0 # via -r requirements.in
