Skip to content

Commit 2191361

Browse files
Bump django-modeltranslation from 0.18.11 to 0.19.11
Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.19.11. - [Release notes](https://github.com/deschler/django-modeltranslation/releases) - [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md) - [Commits](deschler/django-modeltranslation@v0.18.11...v0.19.11) --- updated-dependencies: - dependency-name: django-modeltranslation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2260720 commit 2191361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python-dateutil==2.9.0.post0
4040
argon2-cffi==21.3.0
4141

4242
# I18n
43-
django-modeltranslation==0.18.11
43+
django-modeltranslation==0.19.11
4444

4545
# CORS
4646
django-cors-headers==3.14.0

0 commit comments

Comments
 (0)