tests: use latest version for pytest

with the bump of py version, let's use newer version for pytest.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit dee49779c9)
pull/7216/head
Guillaume Abrioux 2022-05-12 21:17:51 +02:00
parent 46e719fda3
commit c0aa42742a
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ Jinja2>=2.10
netaddr
mock
jmespath
pytest-rerunfailures<9.0
pytest-rerunfailures
pytest-cov