From cdcf4687a17f61c98d089a8dd46643a62bf878ad Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Sat, 7 Sep 2019 16:16:04 +0000 Subject: [PATCH] Bump python-zunclient to 3.5.0 Change-Id: I654b0d7789d365a165e1dd2e2fc6ea84f7192dec --- lower-constraints.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 4fc945231..a7b386f2c 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -123,7 +123,7 @@ python-keystoneclient==3.15.0 python-mimeparse==1.6.0 python-neutronclient==6.7.0 python-subunit==1.2.0 -python-zunclient==3.3.0 +python-zunclient==3.5.0 pytz==2018.3 PyYAML==3.12 reno==2.5.0 diff --git a/test-requirements.txt b/test-requirements.txt index 466b34556..333a9057d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,4 +19,4 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=2.2.0 # MIT stestr>=1.0.0 # Apache-2.0 Pygments>=2.2.0 # BSD license -python-zunclient>=3.3.0 # Apache-2.0 +python-zunclient>=3.5.0 # Apache-2.0