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

[allura] 03/09: [#8286] upgrade Webob as far as we can on current TG

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

brondsem pushed a commit to branch db/8286
in repository https://gitbox.apache.org/repos/asf/allura.git

commit c2c9e5313ada79b4099168436e4af171abcd5f6f
Author: Dave Brondsema <da...@brondsema.net>
AuthorDate: Fri May 17 14:53:54 2019 -0400

    [#8286] upgrade Webob as far as we can on current TG
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index e89d209..a835625 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -52,7 +52,7 @@ TimerMiddleware==0.4.4
 TurboGears2==2.3.4
 # dep of html5lib
 webencodings==0.5.1
-WebOb==1.3.1
+WebOb==1.7.4
 
 # dependencies for cryptography
 cryptography==2.6.1