Update dependency cryptography to v46
All checks were successful
Tests / test (push) Successful in 33s
All checks were successful
Tests / test (push) Successful in 33s
This commit is contained in:
parent
7b5dcf0619
commit
8f29b6d83f
2 changed files with 86 additions and 42 deletions
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.7",
|
||||
"cryptography>=46.0.1",
|
||||
"django==5.2.6",
|
||||
"django-allauth>=65.11.2",
|
||||
"django-auditlog>=3.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue