diff --git a/pyproject.toml b/pyproject.toml index fcf69a9..50614af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "phonenumberslite==8.13.49", "pydantic==2.9.2", "rich==13.9.4", - "typer[all]==0.12.5", + "typer[all]==0.13.0", "Unidecode==1.3.8", ]