Skip to content

Commit 1fb8d98

Browse files
adds upper limit to the testfixture dependency
1 parent 489b781 commit 1fb8d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest>=7.2.2, <8.4.0
22
pytest-mock~=3.14.0
33
coverage>=7.2.2, <7.7.0
4-
testfixtures~=8.3.0
4+
testfixtures~=8.3.0, <= 10.0.0

0 commit comments

Comments
 (0)