summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_6.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-django: upgrade 6.0.3 -> 6.0.4Gyorgy Sarvari2 days1-0/+9
Contains fixes for CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033 and CVE-2026-33034. Changelog: https://docs.djangoproject.com/en/6.0/releases/6.0.4/ Ptests passed successfully: Ran 18691 tests in 149.800s OK (skipped=1397, expected failures=5) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>