This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8522 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 6947b46c0fbcad71a62b139d659177236c6f14e7 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 15:56:04 2023 +0000 [#8522] Upgrade Ming 0.13.0 -> no upgrade, and its deps: pymongo,pytz Ming 0.13.0 -> no upgrade pymongo 3.13.0 -> no upgrade (OUTDATED! latest is: 4.5.0) pytz 2023.3 -> 2023.3. (OUTDATED! latest is: 2023.3.post1) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb9e09941..c8c28c7f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -166,7 +166,7 @@ python-magic==0.4.27 # via -r requirements.in python-oembed==0.2.4 # via -r requirements.in -pytz==2023.3 +pytz==2023.3.post1 # via # -r requirements.in # feedgenerator
