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 94d5d35040620256ac04f3619d6b58c094a22511 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 21:00:46 2022 +0000 [#8246] 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 2f2df8cc4..a496d8d43 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
