Skip to content

Commit 025657d

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

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
@@ -37,7 +37,7 @@ pandas = "2.3.0"
3737
typing_extensions = "4.15.0"
3838
beartype = "0.21.0"
3939
docutils = "0.22.1"
40-
reportlab = "4.4.1"
40+
reportlab = "4.4.4"
4141
typer = "0.17.4"
4242
tabulate = "0.8.10"
4343

0 commit comments

Comments
 (0)