From 4c8b7e684e6a65827df75261e16330ff0493082f Mon Sep 17 00:00:00 2001 From: Roel de Jong <12800443+twiggler@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:59:12 +0200 Subject: [PATCH] Bump deps --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae8adde..0c11ea2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "dissect.shellitem==3.12", "dissect.sql==3.12", "dissect.squashfs==1.10", - "dissect.target[full]==3.23", + "dissect.target[full]==3.23.1", "dissect.thumbcache==1.10", "dissect.util==3.22", "dissect.vmfs==3.12",