core: bump argon2-cffi from 23.1.0 to 25.1.0 (#14862)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-04 15:04:02 +02:00
committed by GitHub
parent 8a1b7cb166
commit 0cfdbbbec6
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ description = ""
authors = [{ name = "authentik Team", email = "hello@goauthentik.io" }]
requires-python = "==3.13.*"
dependencies = [
"argon2-cffi==23.1.0",
"argon2-cffi==25.1.0",
"celery==5.5.3",
"channels==4.2.2",
"channels-redis==4.2.1",