fix(deps): update dependency click to v8.3.3
This commit is contained in:
parent
258c1e18f6
commit
e44377ed7a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
||||||
"certifi==2026.4.22",
|
"certifi==2026.4.22",
|
||||||
"cffi==2.0.0",
|
"cffi==2.0.0",
|
||||||
"charset-normalizer==3.4.7",
|
"charset-normalizer==3.4.7",
|
||||||
"click==8.3.2",
|
"click==8.3.3",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==46.0.7",
|
"cryptography==46.0.7",
|
||||||
"fastapi==0.136.0",
|
"fastapi==0.136.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue