diff --git a/pyproject.toml b/pyproject.toml index 4fb637fd..01991f27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "requests>=2.30.1,<3.0.0", "rich>=12.6.0,<=13.0.0", "tenacity>=8.2.2,<9.0.0", - "typer[all]==0.7.0", + "typer[all]==0.12.5", "watchdog>=2.1.0", ]