diff --git a/pyproject.toml b/pyproject.toml index 3dad7b5..40f4e32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ "Topic :: System :: Systems Administration", ] dependencies = [ - "typer>=0.9.0", + "typer>=0.24.1", "pydantic>=2.0.0", "pyyaml>=6.0", "rich>=13.0.0",