requirements-test: Pin pytest to < 7.0.0
Related to T3916
This commit is contained in:
parent
a599493b48
commit
a1000dfeb7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
pytest
|
||||
pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use
|
||||
pytest-mock
|
||||
requests_mock
|
||||
types-click
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue