Skip to content

Commit 645e661

Browse files
committed
limit pytest to below 8.0.0
1 parent 002ac76 commit 645e661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest[testing]>=6.2.2
1+
pytest[testing]>=6.2.2,<8.0.0
22
hypothesis>=6.24.0
33
black>=22.8.0
44
pre-commit>=2.20.0

0 commit comments

Comments
 (0)