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 <stephenfin@redhat.com>
Closes-Bug: #1813147
This commit is contained in:
Stephen Finucane 2020-03-18 10:19:07 +00:00
parent ca4226cb87
commit a2f30f9d7c
1 changed files with 1 additions and 1 deletions

View File

@ -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