diff --git a/pyproject.toml b/pyproject.toml index 7c4041e..bec4687 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ pandas = "2.3.3" typing_extensions = "4.15.0" docutils = "0.22.3" beartype = "0.22.2" -reportlab = "4.4.6" +reportlab = "4.4.7" typer = "0.20.0" tabulate = "0.8.10"