File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,7 @@ requests==2.32.3
196
196
# via
197
197
# cherry-picker
198
198
# sphinx
199
+ # sphinxcontrib-spelling
199
200
rich==13.9.4
200
201
# via pytest-codspeed
201
202
setuptools-git==1.2
@@ -223,7 +224,7 @@ sphinxcontrib-qthelp==2.0.0
223
224
# via sphinx
224
225
sphinxcontrib-serializinghtml==2.0.0
225
226
# via sphinx
226
- sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
227
+ sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
227
228
# via -r requirements/doc-spelling.in
228
229
sphinxcontrib-towncrier==0.4.0a0
229
230
# via -r requirements/doc.in
Original file line number Diff line number Diff line change @@ -37,7 +37,9 @@ pyenchant==3.2.2
37
37
pygments==2.18.0
38
38
# via sphinx
39
39
requests==2.32.3
40
- # via sphinx
40
+ # via
41
+ # sphinx
42
+ # sphinxcontrib-spelling
41
43
snowballstemmer==2.2.0
42
44
# via sphinx
43
45
sphinx==8.1.3
@@ -57,7 +59,7 @@ sphinxcontrib-qthelp==2.0.0
57
59
# via sphinx
58
60
sphinxcontrib-serializinghtml==2.0.0
59
61
# via sphinx
60
- sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
62
+ sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
61
63
# via -r requirements/doc-spelling.in
62
64
sphinxcontrib-towncrier==0.4.0a0
63
65
# via -r requirements/doc.in
You can’t perform that action at this time.
0 commit comments