From 6d31337bcd37ed19a41f515604b66a5153676d61 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Mon, 8 Jan 2018 12:35:21 +0000
Subject: [PATCH] Updated from global requirements

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

diff --git a/requirements.txt b/requirements.txt
index f7220bcf55..84046e456d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -51,7 +51,7 @@ glance-store>=0.22.0 # Apache-2.0
 
 debtcollector>=1.2.0 # Apache-2.0
 cryptography!=2.0,>=1.9 # BSD/Apache-2.0
-cursive>=0.1.2 # Apache-2.0
+cursive>=0.2.1 # Apache-2.0
 
 # timeutils
 iso8601>=0.1.11 # MIT