From 697a9416e8d5b13b5df1a17cdeb03153cc0dff50 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 13 Aug 2026 06:58:10 +0000 Subject: [PATCH] Bump mediapreview version. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7601c40..72bcdc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "html5tagger>=1.3.0", "httpx>=0.28.0", "inotify>=0.2.12", - "mediapreview[standard]>=0.2.0", + "mediapreview[standard]>=0.2.2", "msgspec>=0.19.0", "natsort>=8.4.0", "numpy>=2.3.2",