Skip to content

Commit 9fa1be6

Browse files
Build(deps): Update docutils requirement
--- updated-dependencies: - dependency-name: docutils dependency-version: '0.22' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3898be6 commit 9fa1be6

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
@@ -171,7 +171,7 @@ doc = [
171171
"nbsphinx",
172172
"sphinx-design==0.6.1",
173173
"ipython",
174-
"docutils>=0.17.1,<0.22",
174+
"docutils>=0.17.1,<0.23",
175175
]
176176
storage = [
177177
"ipfshttpclient>=0.4.13",

0 commit comments

Comments
 (0)