From 4993f011d232687149d6ec1594769fa52fcad066 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Mon, 3 Apr 2017 21:58:21 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I7fe4a3b0d1d0e925834237866b478260e9313d05
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 52ad22f43..30254ab20 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ monotonic>=0.6 # Apache-2.0
 six>=1.9.0 # MIT
 cachetools>=1.1.0 # MIT License
 
-WebOb>=1.6.0 # MIT
+WebOb>=1.7.1 # MIT
 
 # for the routing notifier
 PyYAML>=3.10.0 # MIT