fix(dependencies): update main dependencies to latest versions
This commit is contained in:
@@ -107,12 +107,12 @@ readme = "cli/README.md"
|
||||
license = "MIT"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"click==8.1.7",
|
||||
"click==8.3.1",
|
||||
"httpx==0.28.1",
|
||||
"pydantic==2.5.3",
|
||||
"pydantic==2.12.5",
|
||||
"pyyaml==6.0.3",
|
||||
"rich==13.7.0",
|
||||
"keyring==24.3.0",
|
||||
"keyring==25.7.0",
|
||||
"cryptography==46.0.5",
|
||||
"click-completion==0.5.2",
|
||||
"tabulate==0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user