diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-03-17 21:07:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-03-17 21:09:31 +0100 |
commit | e8e5cad2e7b1a06662c095384d731631bde7c322 (patch) | |
tree | 8460457997984165b971ca36bfa327b05eff3ebb | |
parent | 7c796662bc1d3d20f56d59289d58ff609b3ebd90 (diff) |
Update xtesting to 0.87.0
Change-Id: I0ee3499cf9c78687825714c00c1cf18ed2a70456
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8e9706da7d6c5ab23c30fc0699fbe34e6010c6f8)
-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 f221e1071..97ea24b49 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.9.2 -xtesting===0.86.0 +xtesting===0.87.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest |