diff --git a/pyproject.toml b/pyproject.toml index 372a3aa..c9c9354 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ dependencies = [ "google-generativeai==0.8.4", "python-dotenv==1.1.0", - "typer==0.15.2", + "typer==0.16.0", "rich==14.0.0", "pygments==2.19.1", "tqdm==4.67.1" diff --git a/requirements.txt b/requirements.txt index aa0399d..d07fb4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ SecretStorage==3.3.3 shellingham==1.5.4 tqdm==4.67.1 twine==6.1.0 -typer==0.15.2 +typer==0.16.0 typing-inspection==0.4.0 typing_extensions==4.13.2 uritemplate==4.1.1