Skip to content

Commit

Permalink
Release dissect 3.10
Browse files Browse the repository at this point in the history
(DIS-2213)
  • Loading branch information
pyrco committed Nov 8, 2023
1 parent 5411f06 commit e72f1c2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ dependencies = [
"dissect.evidence==3.7",
"dissect.executable==1.4",
"dissect.extfs==3.6",
"dissect.fat==3.6",
"dissect.fat==3.7",
"dissect.ffs==3.6",
"dissect.hypervisor==3.9",
"dissect.hypervisor==3.10",
"dissect.ntfs==3.7",
"dissect.ole==3.6",
"dissect.regf==3.7",
"dissect.regf==3.8",
"dissect.shellitem==3.6",
"dissect.sql==3.6",
"dissect.sql==3.7",
"dissect.squashfs==1.3",
"dissect.target[full]==3.12",
"dissect.target[full]==3.13",
"dissect.thumbcache==1.6",
"dissect.util==3.11",
"dissect.util==3.12",
"dissect.vmfs==3.6",
"dissect.volume==3.7",
"dissect.xfs==3.6",
Expand Down

0 comments on commit e72f1c2

Please sign in to comment.