ilot/authentik: upgrade to 2025.2.3 #156

Closed
opened 2025-02-18 17:57:33 +00:00 by forge · 2 comments
Member
diff --git a/pyproject.toml b/pyproject.toml
index bf60c6b8c..a7705e670 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "authentik"
-version = "2024.12.3"
+version = "2025.2.3"
 description = ""
 authors = ["authentik Team <hello@goauthentik.io>"]
 
@@ -113,6 +113,7 @@ duo-client = "*"
 fido2 = "*"
 flower = "*"
 geoip2 = "*"
+geopy = "*"
 google-api-python-client = "*"
 gunicorn = "*"
 gssapi = "*"
@@ -122,7 +123,7 @@ kubernetes = "*"
 ldap3 = "*"
 lxml = "*"
 msgraph-sdk = "*"
-opencontainers = { git = "https://github.com/vsoch/oci-python", rev = "20d69d9cc50a0fef31605b46f06da0c94f1ec3cf", extras = ["reggie"] }
+opencontainers = { git = "https://github.com/BeryJu/oci-python", rev = "c791b19056769cd67957322806809ab70f5bead8", extras = ["reggie"] }
 packaging = "*"
 paramiko = "*"
 psycopg = { extras = ["c"], version = "*" }
@@ -131,7 +132,7 @@ pydantic-scim = "*"
 pyjwt = "*"
 pyrad = "*"
 python = "~3.12"
-python-kadmin-rs = "0.5.2"
+python-kadmin-rs = "0.5.3"
 pyyaml = "*"
 requests-oauthlib = "*"
 scim2-filter-parser = "*"
@@ -143,6 +144,7 @@ swagger-spec-validator = "*"
 tenant-schemas-celery = "*"
 twilio = "*"
 ua-parser = "*"
+unidecode = "*"
 # Pinned because of botocore https://github.com/orgs/python-poetry/discussions/7937
 urllib3 = { extras = ["secure"], version = "<3" }
 uvicorn = { extras = ["standard"], version = "*" }
@@ -152,7 +154,7 @@ wsproto = "*"
 xmlsec = "*"
 zxcvbn = "*"
 
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
 aws-cdk-lib = "*"
 bandit = "*"
 black = "*"
```diff diff --git a/pyproject.toml b/pyproject.toml index bf60c6b8c..a7705e670 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "authentik" -version = "2024.12.3" +version = "2025.2.3" description = "" authors = ["authentik Team <hello@goauthentik.io>"] @@ -113,6 +113,7 @@ duo-client = "*" fido2 = "*" flower = "*" geoip2 = "*" +geopy = "*" google-api-python-client = "*" gunicorn = "*" gssapi = "*" @@ -122,7 +123,7 @@ kubernetes = "*" ldap3 = "*" lxml = "*" msgraph-sdk = "*" -opencontainers = { git = "https://github.com/vsoch/oci-python", rev = "20d69d9cc50a0fef31605b46f06da0c94f1ec3cf", extras = ["reggie"] } +opencontainers = { git = "https://github.com/BeryJu/oci-python", rev = "c791b19056769cd67957322806809ab70f5bead8", extras = ["reggie"] } packaging = "*" paramiko = "*" psycopg = { extras = ["c"], version = "*" } @@ -131,7 +132,7 @@ pydantic-scim = "*" pyjwt = "*" pyrad = "*" python = "~3.12" -python-kadmin-rs = "0.5.2" +python-kadmin-rs = "0.5.3" pyyaml = "*" requests-oauthlib = "*" scim2-filter-parser = "*" @@ -143,6 +144,7 @@ swagger-spec-validator = "*" tenant-schemas-celery = "*" twilio = "*" ua-parser = "*" +unidecode = "*" # Pinned because of botocore https://github.com/orgs/python-poetry/discussions/7937 urllib3 = { extras = ["secure"], version = "<3" } uvicorn = { extras = ["standard"], version = "*" } @@ -152,7 +154,7 @@ wsproto = "*" xmlsec = "*" zxcvbn = "*" -[tool.poetry.dev-dependencies] +[tool.poetry.group.dev.dependencies] aws-cdk-lib = "*" bandit = "*" black = "*" ```
forge added the
Maintenance
label 2025-02-18 17:57:33 +00:00
forge changed title from ilot/authentik: upgrade to 2024.12.3 to ilot/authentik: upgrade to 2025.2.0 2025-02-25 05:01:08 +00:00
forge changed title from ilot/authentik: upgrade to 2025.2.0 to ilot/authentik: upgrade to 2025.2.1 2025-02-27 05:01:14 +00:00
forge changed title from ilot/authentik: upgrade to 2025.2.1 to ilot/authentik: upgrade to 2025.2.2 2025-03-19 05:01:16 +00:00
ayakael added this to the Maintenance project 2025-03-22 17:33:02 +00:00
forge changed title from ilot/authentik: upgrade to 2025.2.2 to ilot/authentik: upgrade to 2025.2.3 2025-03-29 05:00:23 +00:00
Owner
https://forge.ilot.io/ilot/iports/pulls/177
Owner

Done

Done
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#156
No description provided.