diff --git a/python/pyproject.toml b/python/pyproject.toml index e2c95c1..1b71df1 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ dependencies = [ "numpy>=2.2.6", "rich>=15.0.0", - "typer>=0.27.1", + "typer>=0.27.2", ] [project.optional-dependencies]