Update dependency cryptography to v48.0.1
All checks were successful
backend / docker (push) Successful in 3m15s
All checks were successful
backend / docker (push) Successful in 3m15s
This commit is contained in:
parent
53c9ce2653
commit
d776c11555
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ dependencies = [
|
||||||
"charset-normalizer==3.4.7",
|
"charset-normalizer==3.4.7",
|
||||||
"click==8.4.1",
|
"click==8.4.1",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==48.0.0",
|
"cryptography==48.0.1",
|
||||||
"fastapi==0.136.3",
|
"fastapi==0.136.3",
|
||||||
"fastapi-cache2==0.2.2",
|
"fastapi-cache2==0.2.2",
|
||||||
"greenlet==3.5.1",
|
"greenlet==3.5.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue