From 1f11fd4503d98dbe1496e368b3b39b4a849deaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:43:33 +0000 Subject: [PATCH] Bump deepl from 1.18.0 to 1.19.1 Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.18.0 to 1.19.1. - [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.18.0...v1.19.1) --- updated-dependencies: - dependency-name: deepl 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 4b20ff39..b92c16bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cx-Freeze==7.2.0 cx-Logging==3.2.0 decorator==5.1.1 demoji==1.1.0 -deepl==1.18.0 +deepl==1.19.1 future==1.0.0 idna==3.10 importlib-metadata==8.4.0