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/04/12 15:53:27 UTC

[allura] 19/23: SF-6801 Upgrade TimerMiddleware 0.5.2 -> no upgrade, and its deps: future,webob

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

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

commit d6de9b07b02bb6f7b9e0e3a86956a85ec7c9cc28
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 21:00:46 2022 +0000

    SF-6801 Upgrade TimerMiddleware 0.5.2 -> no upgrade, and its deps: future,webob
    
        TimerMiddleware                   0.5.2 -> no upgrade
            future                       0.18.2 -> no upgrade
            webob                         1.7.4 -> no upgrade (OUTDATED! latest is: 1.8.7)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index fabb37deb..c4834e7a3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -48,7 +48,7 @@ formencode==2.0.1
     # via
     #   -r requirements.in
     #   easywidgets
-future==0.17.1
+future==0.18.2
     # via timermiddleware
 genshi==0.7.6
     # via creoleparser