From bb26b947eb31ec4e5a0d0fae7c3b44fcf6c936c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:52:43 +0000 Subject: [PATCH] Bump epitran from 1.26.0 to 1.35.2 Bumps [epitran](https://github.com/dmort27/epitran) from 1.26.0 to 1.35.2. - [Release notes](https://github.com/dmort27/epitran/releases) - [Changelog](https://github.com/dmort27/epitran/blob/master/CHANGELOG.md) - [Commits](https://github.com/dmort27/epitran/compare/v1.26.0...v1.35.2) --- updated-dependencies: - dependency-name: epitran dependency-version: 1.35.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 60d79ea15..9230ef2a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -247,7 +247,7 @@ full = [ "attaparse==1.0.0", "bpemb>=0.3.6,<0.4", "budoux==0.7.0", - "epitran==1.26.0", + "epitran==1.35.2", "esupar>=1.3.9,<2", 'fairseq>=0.10.0,<0.13;python_version<"3.11"', 'fairseq-fixed==0.12.3.1,<0.13;python_version>="3.11"',