Skip to content

Commit 35c5f94

Browse files
committed
tests: fix the requirements to allow drgn 0.0.27
Signed-off-by: Stephen Brennan <[email protected]>
1 parent 462391a commit 35c5f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
drgn>=0.0.25,<0.0.27
1+
drgn>=0.0.25,<0.0.28
22
pytest<7.1

0 commit comments

Comments
 (0)