core: bump django to 4.1.9 (#6067)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
eab767fc1b
commit
77d20e82f4
File diff suppressed because it is too large
Load Diff
|
@ -127,7 +127,7 @@ colorama = "*"
|
|||
dacite = "*"
|
||||
deepmerge = "*"
|
||||
defusedxml = "*"
|
||||
django = "*"
|
||||
django = "<=4.1.9"
|
||||
django-filter = "*"
|
||||
django-guardian = "*"
|
||||
django-model-utils = "*"
|
||||
|
|
Reference in New Issue