]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: use latest version for pytest
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 12 May 2022 19:17:51 +0000 (21:17 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 22 Jun 2022 05:17:32 +0000 (07:17 +0200)
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 dee49779c9c685ba862755e4bfb0f5303921c01d)

tests/requirements.txt

index bb6740a464d722282648bb3712377f7d5ae5ac06..3097f84573e006f132f5ddd3131599d31ab4a96b 100644 (file)
@@ -7,5 +7,5 @@ Jinja2>=2.10
 netaddr
 mock
 jmespath
-pytest-rerunfailures<9.0
+pytest-rerunfailures
 pytest-cov