diff --git a/pyproject.toml b/pyproject.toml index a14f74b..3c29731 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ colorama = "^0.4.4" parse = "^1.19.0" tomli = "2.0.2" semmy = "^1.0.0" -typer = {extras = ["all"], version = "^0.12.0"} +typer = {extras = ["all"], version = "^0.13.0"} safe-assert = "^0.5.0" [tool.poetry.scripts]