You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2019/05/30 14:15:23 UTC

[allura] 01/01: [#8291] Upgrade timermiddleware version

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

kentontaylor pushed a commit to branch kt/8291
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d213dadee62a7133ad72af6023b1141c9bd0c02e
Author: Kenton Taylor <kt...@slashdotmedia.com>
AuthorDate: Thu May 30 14:15:04 2019 +0000

    [#8291] Upgrade timermiddleware version
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 14823ed..072801e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -47,7 +47,7 @@ six==1.10.0
 textile==2.1.5
 # dep of colander
 translationstring==1.3
-TimerMiddleware==0.4.4
+TimerMiddleware==0.5
 TurboGears2==2.3.12
 # dep of html5lib
 webencodings==0.5.1