Skip to content

Commit 8e21c0a

Browse files
chore(deps): update reportlab requirement from 4.2.5 to 4.3.1
Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f300fc7 commit 8e21c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pandas = "2.2.2"
3636
typing_extensions = "4.12.2"
3737
beartype = "0.19.0"
3838
docutils = "0.21.2"
39-
reportlab = "4.2.5"
39+
reportlab = "4.3.1"
4040
typer = "0.15.1"
4141
tabulate = "0.8.10"
4242

0 commit comments

Comments
 (0)