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:01:12 +0100 |
commit | dd46fa34caae1f535bcf6305fcb160530ac3c373 (patch) | |
tree | a44052d230da8d39acb2cae304b933be1579c00b | |
parent | 04430d939057dcd9360213d50667063a6cfe8dbf (diff) |
Update Xtesting to 0.94.0
Change-Id: I34f816bedb7394034d3d149d496ab42fc18261bc
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 6c5bdbbcf..6027f2567 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 |