You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/11/21 15:31:56 UTC

[allura] 01/04: [#8480] Upgrade Ming 0.12.1 -> 0.12.2, and its deps: pymongo,pytz

This is an automated email from the ASF dual-hosted git repository.

dill0wn pushed a commit to branch dw/8480
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 572b2ce52bb64e9a73e74245c39c76d546ec27c6
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Nov 18 22:05:57 2022 +0000

    [#8480] Upgrade Ming 0.12.1 -> 0.12.2, and its deps: pymongo,pytz
    
        Ming                             0.12.1 -> 0.12.2
            pymongo                      3.13.0 -> no upgrade (OUTDATED! latest is: 4.3.3)
            pytz                         2022.6 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0f6b711fd..b5d0ec871 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -94,7 +94,7 @@ markupsafe==2.1.0
     #   jinja2
     #   turbogears2
     #   webhelpers2
-ming==0.12.1
+ming==0.12.2
     # via -r requirements.in
 mock==4.0.3
     # via -r requirements.in