Update dependency argon2-cffi to v25
All checks were successful
Tests / test (push) Successful in 24s
All checks were successful
Tests / test (push) Successful in 24s
This commit is contained in:
parent
bbbe390238
commit
4df4bc36fa
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue