From a5892e231bdf80f6b36348b8a1dee0ae09d4fb15 Mon Sep 17 00:00:00 2001 From: Taylor Jakobson Date: Mon, 6 Nov 2017 11:23:24 -0600 Subject: [PATCH] pypowervm 1.1.9 released Bump pypowervm>=1.1.7 global requirement to pypowervm>=1.1.9 Depends-on: I4bccd23d763b9b42f0bd21e16fa2002fbc3db8ec Change-Id: Ibd032722c6221fdcecc924d6599d47dfafc3ba6b --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 457a513d52..2c4b8b7521 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -97,7 +97,7 @@ kubernetes>=1.0.0 # Apache-2.0 kuryr-lib>=0.5.0 # Apache-2.0 packaging>=16.5 # Apache-2.0 pylev>=1.3.0 # BSD -pypowervm>=1.1.7 # Apache-2.0 +pypowervm>=1.1.9 # Apache-2.0 pyScss>=1.3.4,!=1.3.5 # MIT License django-pyscss>=2.0.2 # BSD License (2 clause) kombu>=4.0.0,!=4.0.2 # BSD