From a4e949eb034280db9fec1eb041ab77207f375eef Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 9 Sep 2024 14:46:39 +0200 Subject: Upgrade tox to py312 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I60e306fb42ac6b4a779908477e7bb37eb95c3e15 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index c0aafa98..3ac73e1e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,24 +1,9 @@ -git+https://gerrit.opnfv.org/gerrit/functest#egg=functest -git+https://github.com/collivier/cloudify-rest-client.git@4.3.3-py3#egg=cloudify-rest-client -robotframework===4.1.2 -robotframework-httplibrary===0.4.2 -robotframework-requests===0.9.2 -robotframework-sshlibrary===3.8.0 xtesting===1.0.0 -bandit===1.7.5 -bandit===1.7.0 -ruamel.yaml.jinja2==0.2.2 --e git+https://opendev.org/openstack/tempest#egg=tempest --e git+https://opendev.org/openstack/rally.git#egg=rally -git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack +bandit===1.7.9 git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes -pylint===2.11.1 -flake8===4.0.1 -pytest===7.1.2 -pytest-cov===3.0.0 -pytest-html===3.1.1 -ruamel.yaml===0.17.17 -sphinxcontrib-spelling===4.3.0 -ansible-lint===5.2.1 -setuptools_scm===6.3.2 -pre-commit===3.1.1 +pylint===3.2.7 +flake8===7.1.1 +pytest===8.3.2 +pytest-cov===5.0.0 +pytest-html===4.1.1 +pre-commit===3.8.0 -- cgit