fix(deps): update dependency click to v8.4.0
All checks were successful
backend / docker (push) Successful in 20m49s
All checks were successful
backend / docker (push) Successful in 20m49s
This commit is contained in:
parent
cbb3b4fdad
commit
8caf832ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
"certifi==2026.4.22",
|
||||
"cffi==2.0.0",
|
||||
"charset-normalizer==3.4.7",
|
||||
"click==8.3.3",
|
||||
"click==8.4.0",
|
||||
"colorama==0.4.6",
|
||||
"cryptography==48.0.0",
|
||||
"fastapi==0.136.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue