From a2f30f9d7cad1c025592c1087ff0cba6dec9a309 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 18 Mar 2020 10:19:07 +0000 Subject: [PATCH] Bump python-subunit minimum to 1.4.0 This contains the fix required to avoid the 'subunit parser error' errors we've been seeing for some time now. Change-Id: I605005e97b58a9dc037f426c7c313e8dfb081e4d Signed-off-by: Stephen Finucane Closes-Bug: #1813147 --- lower-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 3790f424e4ce..c7e04fa76d8e 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -129,7 +129,7 @@ python-ironicclient==2.7.0 python-keystoneclient==3.15.0 python-mimeparse==1.6.0 python-neutronclient==6.7.0 -python-subunit==1.2.0 +python-subunit==1.4.0 pytz==2018.3 PyYAML==3.12 repoze.lru==0.7