package/python-django: security bump to version 4.1.9
Fixes the following security issues:
- CVE-2023-31047: Potential bypass of validation when uploading multiple
files using one form field
https://www.djangoproject.com/weblog/2023/may/03/security-releases/
In addition, 4.1.8 fixed a bug related to secrets rotation:
https://docs.djangoproject.com/en/4.2/releases/4.1.8/
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit fa1d011a05
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>