From 41dd77c85d61b57ebe4603356375d921a29c00a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:49:19 +0000 Subject: [PATCH] build(deps): bump django-modeltranslation from 0.18.13 to 0.19.2 Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.13 to 0.19.2. - [Release notes](https://github.com/deschler/django-modeltranslation/releases) - [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md) - [Commits](https://github.com/deschler/django-modeltranslation/compare/v0.18.13...v0.19.2) --- updated-dependencies: - dependency-name: django-modeltranslation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0683847e1..9db4f9c8b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -27,7 +27,7 @@ cssselect==1.2.0 PyYAML==6.0.1 # I18n -django-modeltranslation==0.18.13 +django-modeltranslation==0.19.2 uniseg==0.8.0 python-bidi==0.4.2 django-bidi-utils==1.0