package/python-django: security bump to version 4.0.8
Fixes the following security issues:
- CVE-2022-36359: Potential reflected file download vulnerability in
FileResponse (4.0.7)
https://www.djangoproject.com/weblog/2022/aug/03/security-releases/
- CVE-2022-41323: Potential denial-of-service vulnerability in
internationalized URLs (4.0.8)
https://www.djangoproject.com/weblog/2022/oct/04/security-releases/
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>