From cfc312a3f6d59d58fb2c05a547da0b1f317bd8d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:35:54 +0000 Subject: [PATCH] pip: bump translate-toolkit in the all-pip-packages group Bumps the all-pip-packages group with 1 update: [translate-toolkit](https://github.com/translate/translate). Updates `translate-toolkit` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/translate/translate/releases) - [Changelog](https://github.com/translate/translate/blob/master/docs/history.rst) - [Commits](https://github.com/translate/translate/compare/3.13.0...3.13.1) --- updated-dependencies: - dependency-name: translate-toolkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28e73d2fe..2145403fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 sphinxext-opengraph==0.9.1 tqdm==4.66.4 -translate-toolkit==3.13.0 +translate-toolkit==3.13.1 urllib3==1.26.19