From 067ccabe9438fbb20bbe7c342fa2c228e8935925 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 22:05:26 +0000 Subject: [PATCH] Update dependency zensical to v0.0.61 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0614a1b..d1d5294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,5 +7,5 @@ requires-python = ">=3.13" dependencies = [ "cairosvg==2.9.1", "pillow==12.3.0", - "zensical==0.0.59", + "zensical==0.0.61", ]