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 53322b5b5d9282c09d41ba93dc2eae7951c6e6a9 Author: Dave Brondsema <[email protected]> AuthorDate: Fri Mar 4 17:11:28 2022 +0000 bump timermiddleware version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3491105..ada000d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -187,7 +187,7 @@ testfixtures==6.10.0 # via -r requirements.in textile==3.0.4 # via pypeline -timermiddleware==0.5.1 +timermiddleware==0.5.2 # via -r requirements.in translationstring==1.4 # via colander
