Skip to content

Commit 838572d

Browse files
committed
Upgrade docs dependencies (#3252)
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. **Please tag this pr with at least one of these labels to make our release process faster:** BREAKING, new feature, bug fix, other change, dev setup
1 parent baa6245 commit 838572d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ipython
22
ipykernel~=6.5
33
nbconvert~=6.5.1
4-
nbsphinx~=0.8.8
4+
nbsphinx~=0.9.7
55
notedown
66
lxml~=5.1.0
77
pytest-runner~=2.11
88
recommonmark
99
sphinx~=5.0
10-
docutils<=0.16
10+
docutils~=0.19.0
1111
optuna~=2.10
1212
furo==2022.6.4.1
1313
m2r2

0 commit comments

Comments
 (0)