Update dependency cryptography to >=45.0.4
All checks were successful
Tests / test (push) Successful in 26s
All checks were successful
Tests / test (push) Successful in 26s
This commit is contained in:
parent
780f33396d
commit
86369e2bba
2 changed files with 28 additions and 28 deletions
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13.4"
|
||||
dependencies = [
|
||||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.3",
|
||||
"cryptography>=45.0.4",
|
||||
"django==5.2.3",
|
||||
"django-allauth>=65.9.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue