From 016af72e7b7a84013a0de9b6ffc57837bbaf4d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:49:55 +0000 Subject: [PATCH] build(deps): bump django-modeltranslation from 0.19.2 to 0.19.3 Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.19.2 to 0.19.3. - [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.2...v0.19.3) --- 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 9db4f9c8b..188d00270 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.19.2 +django-modeltranslation==0.19.3 uniseg==0.8.0 python-bidi==0.4.2 django-bidi-utils==1.0