From b4bc6ad688d8cfe711498e26af62c5484101fc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:23:38 +0000 Subject: [PATCH] Bump django-modeltranslation from 0.19.6 to 0.19.7 Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.19.6 to 0.19.7. - [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.19.6...v0.19.7) --- updated-dependencies: - dependency-name: django-modeltranslation dependency-type: direct:production update-type: version-update:semver-patch ... 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 d62fda7f7..fadc0b330 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -31,7 +31,7 @@ lxml==5.3.0 cssselect==1.2.0 # I18n -django-modeltranslation==0.19.6 +django-modeltranslation==0.19.7 uniseg==0.8.1 python-bidi==0.6.0 django-bidi-utils==1.0