core: bump django to 4.1.9 (#6067)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L 2023-06-26 18:17:17 +02:00 committed by GitHub
parent eab767fc1b
commit 77d20e82f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 901 additions and 743 deletions

1642
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -127,7 +127,7 @@ colorama = "*"
dacite = "*"
deepmerge = "*"
defusedxml = "*"
django = "*"
django = "<=4.1.9"
django-filter = "*"
django-guardian = "*"
django-model-utils = "*"