Skip to content

Commit fc2c104

Browse files
Bump django-modeltranslation from 0.18.11 to 0.20.3
Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.20.3. - [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.20.3) --- updated-dependencies: - dependency-name: django-modeltranslation dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8896a5e commit fc2c104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python-dateutil==2.9.0.post0
3838
argon2-cffi==25.1.0
3939

4040
# I18n
41-
django-modeltranslation==0.18.11
41+
django-modeltranslation==0.20.3
4242

4343
# CORS
4444
django-cors-headers==4.9.0

0 commit comments

Comments
 (0)