python3-django: upgrade 5.0.10 -> 5.0.11

Fixes CVE-2024-56374

Release Notes:
https://docs.djangoproject.com/en/dev/releases/5.0.11/

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Soumya Sambu 2025-02-21 18:09:41 +00:00 committed by Khem Raj
parent 492a53ede5
commit 1da8b9cd0e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,7 +1,7 @@
require python3-django.inc
inherit python_setuptools_build_meta
SRC_URI[sha256sum] = "0f6cbc56cc298b0451d20a5120c6a8731e9073330fb5d84295c23c151a1eb300"
SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65"
RDEPENDS:${PN} += "\
python3-sqlparse \