Skip to content

Commit 319a52d

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

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.13.2"
3737
beartype = "0.20.2"
3838
docutils = "0.21.2"
39-
reportlab = "4.4.0"
39+
reportlab = "4.4.1"
4040
typer = "0.15.3"
4141
tabulate = "0.8.10"
4242

0 commit comments

Comments
 (0)