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