diff --git a/pyproject.toml b/pyproject.toml index 5df4ada..3690766 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ typing_extensions = "4.13.2" beartype = "0.20.2" docutils = "0.21.2" reportlab = "4.4.1" -typer = "0.15.3" +typer = "0.15.4" tabulate = "0.8.10"