Update dependency cryptography to >=45.0.7
All checks were successful
Tests / test (push) Successful in 25s
All checks were successful
Tests / test (push) Successful in 25s
This commit is contained in:
parent
616e5cd489
commit
d7b94b399d
2 changed files with 28 additions and 28 deletions
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.6",
|
||||
"cryptography>=45.0.7",
|
||||
"django==5.2.6",
|
||||
"django-allauth>=65.10.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue