diff --git a/requirements/base.txt b/requirements/base.txt index a6226026..72f32434 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -38,7 +38,7 @@ python-dateutil==2.9.0.post0 argon2-cffi==25.1.0 # I18n -django-modeltranslation==0.18.11 +django-modeltranslation==0.20.2 # CORS django-cors-headers==4.9.0