Skip to content

Commit 771b7b6

Browse files
committed
build(deps): Loosen constraints
1 parent d0a7360 commit 771b7b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sphinxext-opengraph = "*"
6060
sphinx-copybutton = "*"
6161
sphinxext-rediraffe = "*"
6262
myst_parser = "*"
63-
docutils = "~0.18.0"
63+
docutils = "*"
6464

6565
### Testing ###
6666
pytest = "*"

0 commit comments

Comments
 (0)