Merge pull request 'Update dependency argon2-cffi to v25' (#90) from renovate/argon2-cffi-25.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #90
This commit is contained in:
Tobias Brunner 2025-06-04 06:54:47 +00:00
commit 8016c7a5ad
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",