This update for python-Django fixes the following issues:
- CVE-2024-53907: Fixed a denial of service in django.utils.html.strip_tags() (boo#1234232)
- CVE-2025-26699: Fixed a denial of service in django.utils.text.wrap() (boo#1239052)
- CVE-2025-32873: Fixed a denial of service in strip_tags() (boo#1242210)