Skip to content

Commit 71517f8

Browse files
authored
Merge pull request #83 from IFCA-Advanced-Computing/dependabot/pip/docutils-0.22.2
chore(deps): update docutils requirement from 0.22.1 to 0.22.2
2 parents 7920f88 + 0c665c0 commit 71517f8

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)