diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-30 14:25:34 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-30 14:25:34 +0100 |
commit | 3b7311af247edfdc3b6aa61b56b3c2afa4722347 (patch) | |
tree | b20f4601a50c1a3bd7dd206c7625dc35eb9204e6 | |
parent | bb903eed3f2eab1219516fc4b4170b93907209e1 (diff) |
Update Xtesting to 0.85.0
It fixes falsy hrefs returned by OPNFV Test API.
Change-Id: Ib6e7e7e35cf6ad581fb67692dcba561769686007
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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 2f053a0a5..76a5d9a4b 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -15,7 +15,7 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.5.0 robotframework-sshlibrary===3.3.0 ansible===2.3.2.0 -xtesting===0.84.0 +xtesting===0.85.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest#egg=tempest |