From 330c4bde1ac5fd5054597fd3dd7d27c4f9f0a557 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sat, 21 Feb 2026 13:34:55 -0500 Subject: [PATCH] Bump argos-translate-files --- VERSION | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9ab8337..8fdcf38 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.1 +1.9.2 diff --git a/pyproject.toml b/pyproject.toml index 3a6b3bb..e99b1a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "lexilang==1.0.7", "APScheduler ==3.11.2", "translatehtml ==1.5.2", - "argos-translate-files ==1.4.0", + "argos-translate-files ==1.4.3", "itsdangerous ==2.1.2", "Werkzeug ==2.3.8", "requests ==2.31.0",