diff --git a/pyproject.toml b/pyproject.toml index 16fa746..da61314 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ cli = [ "httpx-auth ~=0.22.0", "pyyaml ~=6.0", - "typer[all] ~=0.12.5", + "typer[all] ~=0.13.0", ] testing = [ "cryptography ~=43.0",