From 43fd7df098da527bf583bcc908b5ff5cd4f47db2 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 13 Aug 2026 07:49:09 +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 72bcdc5..1195eb8 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.2", + "mediapreview[standard]>=0.2.3", "msgspec>=0.19.0", "natsort>=8.4.0", "numpy>=2.3.2",