diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-09 15:03:20 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-09 15:05:53 +0100 |
commit | 0eeb645dbd529505e33386897f8574f12f385118 (patch) | |
tree | 69ae40580af5b9d7cc93cfcc5d104da56d46d1ea | |
parent | 9e9483686648c20e6fca29f4ad393c9f287aa808 (diff) |
Update Xtesting to 0.93.0
Change-Id: Idc5cc6d83d3f4f4786fae533bafeafc1ac9ea245
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e25e576af33547657c278e2dae49b033bf6a1fa1)
-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 0e09ac96c..74f1970ea 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -5,7 +5,7 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.5.0 robotframework-sshlibrary===3.3.0 ansible===2.9.2 -xtesting===0.91.0 +xtesting===0.93.0 git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 |