Update dependency cryptography to >=45.0.3
All checks were successful
Tests / test (push) Successful in 23s
All checks were successful
Tests / test (push) Successful in 23s
This commit is contained in:
parent
75f34b8174
commit
316fd17ae9
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"cryptography>=44.0.2",
|
||||
"cryptography>=45.0.3",
|
||||
"django==5.2.1",
|
||||
"django-allauth>=65.5.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue