From 7f216c94aa6ba30d4789c9538e03b6e43970c177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:45:33 +0000 Subject: [PATCH] chore(deps): update dependency translate-toolkit to v3.19.10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d8f70ba2d..c43620b71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ requires = [ [dependency-groups] build = [ - "translate-toolkit==3.19.9" + "translate-toolkit==3.19.10" ] dev = [ {include-group = "build"},