From 9910a2ed078cc1e56ddfabc2aa2038ab9115a158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:00 +0000 Subject: [PATCH] build(deps): bump deepl from 1.30.0 to 1.32.0 Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.30.0 to 1.32.0. - [Release notes](https://github.com/DeepLcom/deepl-python/releases) - [Changelog](https://github.com/DeepL/deepl-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.30.0...v1.32.0) --- updated-dependencies: - dependency-name: deepl dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d9ef52e..e0a04f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cx-Freeze==8.6.4 cx-Logging==3.2.1 decorator==5.3.1 demoji==2.0.0 -deepl==1.30.0 +deepl==1.32.0 future==1.0.0 grapheme==0.6.0 idna==3.18