diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-03-19 10:29:57 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-03-19 10:59:34 +0100 |
commit | 471128ebc1414eb6e97dcf444bf4f312ea24d6a5 (patch) | |
tree | c00306b223f1e591f91fd25af8fcd2a99c8981ed /upper-constraints.txt | |
parent | be5a74549a5c82e0588296b6638481e9555f686c (diff) |
Update xtesting to 0.31
It mainly fixes regex when INSTALLER_TYPE is unset [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/54089/
Change-Id: I57430e87ec7b988337697417e319cf4f9b207e0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index ea6809dd0..a7f615aa7 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -19,5 +19,5 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 ansible===2.3.2.0 flasgger===0.6.6 -xtesting===0.22.0 +xtesting===0.31.0 networking-bgpvpn===7.0.0 |