tests: unpin pytest version (#86300)
gitea/chrono/pipeline/head This commit looks good Details

This commit is contained in:
Yann Weber 2024-02-15 10:38:18 +01:00
parent 69f9877ba5
commit 095057839a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ deps =
pytest-cov
pytest-django
pytest-xdist
pytest<8
pytest
WebTest
mock<4
httmock