diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-07-01 09:49:58 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-07-07 10:43:38 +0200 |
commit | 861f79d46397d8bbc5b55b95bc4ca2ac0fb1f247 (patch) | |
tree | e396c5e2e67e6045dedea9f54163a8fa8880d277 /upper-constraints.txt | |
parent | 4c91aa8d974d95fec6b39741102327716a7cf20d (diff) |
Update to Alpine 3.16
It also switches to pytest because
nose fails vs py3.10.
Change-Id: I920baef12d4934b359873519d5518835007c2f02
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 32e09e1e..613a9718 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -4,5 +4,7 @@ behave===1.2.6 behave-html-formatter===0.9.8 pylint===2.11.1 flake8===4.0.1 -nose===1.3.7 ansible-lint===5.2.1 +pytest===7.1.2 +pytest-cov===3.0.0 +pytest-html===3.1.1 |