ilot/authentik2025.8: upgrade to 2025.8.3 #212

Open
opened 2025-08-21 05:01:03 +00:00 by forge · 2 comments
Member
No description provided.
forge changed title from ilot/authentik2025.8: upgrade to 2025.8.0 to ilot/authentik2025.8: upgrade to 2025.8.1 2025-08-23 05:01:03 +00:00
forge changed title from ilot/authentik2025.8: upgrade to 2025.8.1 to ilot/authentik2025.8: upgrade to 2025.8.2 2025-09-16 05:01:16 +00:00
forge changed title from ilot/authentik2025.8: upgrade to 2025.8.2 to ilot/authentik2025.8: upgrade to 2025.8.3 2025-09-17 05:01:17 +00:00
ayakael added this to the Maintenance project 2025-09-18 15:49:34 +00:00
Owner

Dependency changes:

diff --git a/pyproject.toml b/pyproject.toml
index 07dd16a59..1cd1c2c9b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,121 +1,124 @@
 [project]
 name = "authentik"
-version = "2025.6.4"
+version = "2025.8.3"
 description = ""
 authors = [{ name = "authentik Team", email = "hello@goauthentik.io" }]
 requires-python = "==3.13.*"
 dependencies = [
-    "celery==5.5.2",
+    "django-dramatiq-postgres",
+    "djangoql==0.18.1",
-    "flower==2.0.1",
-    "tenant-schemas-celery==3.0.0",
Dependency changes: ```diff diff --git a/pyproject.toml b/pyproject.toml index 07dd16a59..1cd1c2c9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,121 +1,124 @@ [project] name = "authentik" -version = "2025.6.4" +version = "2025.8.3" description = "" authors = [{ name = "authentik Team", email = "hello@goauthentik.io" }] requires-python = "==3.13.*" dependencies = [ - "celery==5.5.2", + "django-dramatiq-postgres", + "djangoql==0.18.1", - "flower==2.0.1", - "tenant-schemas-celery==3.0.0", ```
Owner
https://forge.ilot.io/ilot/iports/pulls/249
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ilot/iports#212
No description provided.