ilot/authentik: upgade to 2024.12.3 #102

Closed
opened 2025-01-05 15:59:14 +00:00 by ayakael · 2 comments
Owner

Requirements compared to 2024.10.5

diff --git a/pyproject.toml b/pyproject.toml
index 58b052afd..aa7a6ed78 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "authentik"
-version = "2024.10.5"
+version = "2024.12.1"
 description = ""
 authors = ["authentik Team <hello@goauthentik.io>"]
 
@@ -131,15 +131,13 @@ pydantic-scim = "*"
 pyjwt = "*"
 pyrad = "*"
 python = "~3.12"
-# Fork of python-kadmin with compilation fixes as it's unmaintained
-python-kadmin = { git = "https://github.com/authentik-community/python-kadmin.git", tag = "v0.2.0" }
+python-kadmin-rs = "0.5.2"
 pyyaml = "*"
 requests-oauthlib = "*"
 scim2-filter-parser = "*"
 sentry-sdk = "*"
 service_identity = "*"
 setproctitle = "*"
-setuptools = "~69.1"
 structlog = "*"
 swagger-spec-validator = "*"
 tenant-schemas-celery = "*"
@@ -155,12 +153,14 @@ xmlsec = "*"
 zxcvbn = "*"
 
 [tool.poetry.dev-dependencies]
+aws-cdk-lib = "*"
 bandit = "*"
 black = "*"
 bump2version = "*"
 channels = { version = "*", extras = ["daphne"] }
 codespell = "*"
 colorama = "*"
+constructs = "*"
 coverage = { extras = ["toml"], version = "*" }
 debugpy = "*"
 drf-jsonschema-serializer = "*"
Requirements compared to 2024.10.5 ```diff diff --git a/pyproject.toml b/pyproject.toml index 58b052afd..aa7a6ed78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "authentik" -version = "2024.10.5" +version = "2024.12.1" description = "" authors = ["authentik Team <hello@goauthentik.io>"] @@ -131,15 +131,13 @@ pydantic-scim = "*" pyjwt = "*" pyrad = "*" python = "~3.12" -# Fork of python-kadmin with compilation fixes as it's unmaintained -python-kadmin = { git = "https://github.com/authentik-community/python-kadmin.git", tag = "v0.2.0" } +python-kadmin-rs = "0.5.2" pyyaml = "*" requests-oauthlib = "*" scim2-filter-parser = "*" sentry-sdk = "*" service_identity = "*" setproctitle = "*" -setuptools = "~69.1" structlog = "*" swagger-spec-validator = "*" tenant-schemas-celery = "*" @@ -155,12 +153,14 @@ xmlsec = "*" zxcvbn = "*" [tool.poetry.dev-dependencies] +aws-cdk-lib = "*" bandit = "*" black = "*" bump2version = "*" channels = { version = "*", extras = ["daphne"] } codespell = "*" colorama = "*" +constructs = "*" coverage = { extras = ["toml"], version = "*" } debugpy = "*" drf-jsonschema-serializer = "*" ```
ayakael added this to the Maintenance project 2025-01-05 15:59:30 +00:00
Author
Owner
https://forge.ilot.io/ilot/iports/pulls/111
ayakael changed title from ilot/authentik: upgade to 2024.12.1 to ilot/authentik: upgade to 2024.12.3 2025-02-15 18:44:12 +00:00
ayakael added the
Maintenance
label 2025-02-15 18:44:15 +00:00
Author
Owner

Done

Done
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#102
No description provided.