diff --git a/pyproject.toml b/pyproject.toml index 961575d..e5665a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ typing_extensions = "4.12.2" beartype = "0.19.0" docutils = "0.21.2" reportlab = "4.2.5" -typer = "0.12.5" +typer = "0.13.0" tabulate = "0.8.10"