Skip to content

Commit 0c665c0

Browse files
chore(deps): update docutils requirement from 0.22.1 to 0.22.2
--- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7920f88 commit 0c665c0

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 @@ numpy = "2.0.2"
3636
pandas = "2.3.0"
3737
typing_extensions = "4.15.0"
3838
beartype = "0.21.0"
39-
docutils = "0.22.1"
39+
docutils = "0.22.2"
4040
reportlab = "4.4.4"
4141
typer = "0.17.4"
4242
tabulate = "0.8.10"

0 commit comments

Comments
 (0)