From aa97a518644b1cb459e6878b2aef9cbe6bfabf30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 02:43:12 +0000 Subject: [PATCH] Bump django-modeltranslation from 0.19.9 to 0.19.10 Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.19.9 to 0.19.10. - [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.9...v0.19.10) --- 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 f6ee08e2b..af1d7db93 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.9 +django-modeltranslation==0.19.10 uniseg==0.8.1 python-bidi==0.6.3 django-bidi-utils==1.0