diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-01-05 01:01:12 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-01-05 01:02:03 +0100 |
commit | 4d34dca93239ec9bdaa4f93568e785edfd75b31c (patch) | |
tree | add2bae2be6786c3f59fd9256ca586d19cbe8e36 | |
parent | b688d18afd4840a225305f0ddaca4690ba048c01 (diff) |
Update Xtesting to 0.94.0
Change-Id: I34f816bedb7394034d3d149d496ab42fc18261bc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit dd46fa34caae1f535bcf6305fcb160530ac3c373)
-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 b99febe30..57e54a107 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -4,7 +4,7 @@ robotframework===4.1.2 robotframework-httplibrary===0.4.2 robotframework-requests===0.9.2 robotframework-sshlibrary===4.1.2 -xtesting===0.93.0 +xtesting===0.94.0 git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit bandit===1.7.0 ruamel.yaml.jinja2==0.2.2 |