diff --git a/pyproject.toml b/pyproject.toml index 75f6466..95c6d19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ "Topic :: Office/Business :: Financial :: Investment", ] dependencies = [ - "typer>=0.24.1", + "typer>=0.26.8", "rich>=15.0.0", "pyyaml>=6.0", "monarchmoneycommunity>=1.3.1",