tests: pin pytest version to 7.4.4 (#86321)
gitea/chrono/pipeline/head This commit looks good Details

This commit is contained in:
Yann Weber 2024-01-30 14:50:09 +01:00
parent 9a1b37a5f7
commit 917c918422
1 changed files with 1 additions and 1 deletions

View File

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