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 2020/01/28 20:16:23 UTC

[allura] 08/08: [#8333] Bump timermiddleware version

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

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

commit 47c5a44dfac7cf56ca5d11262aa74f275f4509e9
Author: Kenton Taylor <kt...@slashdotmedia.com>
AuthorDate: Tue Jan 28 20:11:00 2020 +0000

    [#8333] Bump timermiddleware version
---
 requirements.in  | 2 +-
 requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.in b/requirements.in
index 6454887..c4f8e22 100644
--- a/requirements.in
+++ b/requirements.in
@@ -41,7 +41,7 @@ requests-oauthlib
 # for taskd proc name switching
 setproctitle==1.1.9
 six==1.12.0
-TimerMiddleware==0.5.0
+TimerMiddleware==0.5.1
 TurboGears2==2.3.12
 WebHelpers==1.3
 WebOb==1.7.4
diff --git a/requirements.txt b/requirements.txt
index 92b4bea..3a5571b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -83,7 +83,7 @@ smmap2==2.0.4             # via gitdb2
 soupsieve==1.9.3          # via beautifulsoup4
 testfixtures==6.10.0
 textile==3.0.4            # via pypeline
-timermiddleware==0.5.0
+timermiddleware==0.5.1
 traitlets==4.3.2          # via ipython
 translationstring==1.3    # via colander
 turbogears2==2.3.12