update django-tenants with sequence fix

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt 2024-01-11 19:21:54 +01:00
parent cec13ce534
commit 97db37fc27
No known key found for this signature in database
GPG Key ID: 9C3FA22FABF1AA8D
1 changed files with 1 additions and 1 deletions

2
poetry.lock generated
View File

@ -1265,7 +1265,7 @@ Django = ">=2.1,<5.1"
type = "git" type = "git"
url = "https://github.com/rissson/django-tenants.git" url = "https://github.com/rissson/django-tenants.git"
reference = "authentik-fixes" reference = "authentik-fixes"
resolved_reference = "da8420813a0032c81f5617b6de19c12d7032c8d8" resolved_reference = "276d0789aa608e552aa49ec279941ada41e7f353"
[[package]] [[package]]
name = "djangorestframework" name = "djangorestframework"