Update dependency cryptography to >=45.0.6
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
83a18837ec
commit
1a6dac5963
2 changed files with 29 additions and 29 deletions
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.5",
|
||||
"cryptography>=45.0.6",
|
||||
"django==5.2.4",
|
||||
"django-allauth>=65.10.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue