Update dependency argon2-cffi to v25
All checks were successful
Tests / test (push) Successful in 24s

This commit is contained in:
Renovate Bot 2025-06-04 03:01:17 +00:00
parent bbbe390238
commit 4df4bc36fa
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ description = "Servala portal server and frontend"
readme = "README.md"
requires-python = ">=3.13.3"
dependencies = [
"argon2-cffi>=23.1.0",
"argon2-cffi>=25.1.0",
"cryptography>=45.0.3",
"django==5.2.1",
"django-allauth>=65.9.0",