Skip to content

Commit

Permalink
Setup: pin pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Jan 30, 2024
1 parent f05ef84 commit a86c1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hypothesis
mock
psutil
pytest
pytest==7.4.4 # TODO: Revert when pytest_cases is compatible with latest Pytest
pytest-mock
pytest-xdist
pytest_cases
Expand Down

0 comments on commit a86c1f0

Please sign in to comment.