From 5b0f36c0fd18b2a16ee6ac74063ff72f3bdfb619 Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Thu, 11 Jan 2024 19:26:05 +0100 Subject: [PATCH] actually update Signed-off-by: Marc 'risson' Schmitt --- poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index d934a116b..7dbaf4646 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1265,7 +1265,7 @@ Django = ">=2.1,<5.1" type = "git" url = "https://github.com/rissson/django-tenants.git" reference = "authentik-fixes" -resolved_reference = "276d0789aa608e552aa49ec279941ada41e7f353" +resolved_reference = "a7f37c53f62f355a00142473ff1e3451bb794eca" [[package]] name = "djangorestframework"