Skip to content

Commit acd31ca

Browse files
committed
Pin requirements
We don't support pytest 6.2 yet, and want to switch to dependabot in the future.
1 parent 21a8fb0 commit acd31ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest >= 6.0.0 # https://github.com/python-trio/pytest-trio/pull/98#issuecomment-678699693
2-
pytest-cov
3-
hypothesis>=3.64
1+
pytest==6.1.2
2+
pytest-cov==2.10.1
3+
hypothesis==5.47.0

0 commit comments

Comments
 (0)