From 5b9a516b8c7455ace2405e5c5ee5a20512c7eacc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:21:24 +0000 Subject: [PATCH] deps(deps): update deepl requirement from >=1.16.0 to >=1.30.0 Updates the requirements on [deepl](https://github.com/DeepLcom/deepl-python) to permit the latest version. - [Release notes](https://github.com/DeepLcom/deepl-python/releases) - [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.16.0...v1.30.0) --- updated-dependencies: - dependency-name: deepl dependency-version: 1.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-optional/ai-ml.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional/ai-ml.txt b/requirements-optional/ai-ml.txt index 84acfa40f..cf7a58ec0 100644 --- a/requirements-optional/ai-ml.txt +++ b/requirements-optional/ai-ml.txt @@ -4,7 +4,7 @@ # Translation Services openai>=1.3.0 google-cloud-translate>=3.11.0 -deepl>=1.16.0 +deepl>=1.30.0 # Language Processing langdetect>=1.0.9