Skip to content

Commit 480317f

Browse files
pyrcootnxSl
authored andcommitted
Bump dissect.ctruct dependency to version 4 (fox-it#731)
1 parent 9640951 commit 480317f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"defusedxml",
29-
"dissect.cstruct>=4.dev,<5",
29+
"dissect.cstruct>=4,<5",
3030
"dissect.eventlog>=3,<4",
3131
"dissect.evidence>=3,<4",
3232
"dissect.hypervisor>=3,<4",

0 commit comments

Comments
 (0)