Update dependency argon2-cffi to v25

This commit is contained in:
Renovate Bot 2025-07-27 20:26:12 +00:00
parent 5d59fe316b
commit 8b731fb8b1
2 changed files with 6 additions and 12 deletions

View file

@ -16,7 +16,7 @@ sqlalchemy = "^2.0.28"
alembic = "^1.15.1"
gunicorn = "^23.0.0"
psycopg2-binary = "^2.9.10"
argon2-cffi = "^23.1.0"
argon2-cffi = "^25.0.0"
jwcrypto = "^1.5.6"
[build-system]