File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 77sphinxcontrib-spelling>5
88sphinxext-opengraph
99url.py
10+
11+ # Until pyenchant/pyenchant#302 is released...
12+ pyenchant>=3.3.0rc1
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ certifi==2024.2.2
1212 # via requests
1313charset-normalizer == 3.3.2
1414 # via requests
15- docutils == 0.21.1
15+ docutils == 0.21.2
1616 # via sphinx
17- furo == 2024.1.29
17+ furo == 2024.4.27
1818idna == 3.7
1919 # via requests
2020imagesize == 1.4.1
@@ -27,7 +27,7 @@ markupsafe==2.1.5
2727 # via jinja2
2828packaging == 24.0
2929 # via sphinx
30- pyenchant == 3.2.2
30+ pyenchant == 3.3.0rc1
3131 # via sphinxcontrib-spelling
3232pygments == 2.17.2
3333 # via
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ packaging==24.0
1010 # via pytest
1111pluggy==1.5.0
1212 # via pytest
13- pytest==8.1.1
13+ pytest==8.2.0
1414 # via pytest-subtests
1515pytest-subtests==0.12.1
1616referencing @ file:.#egg=referencing
You can’t perform that action at this time.
0 commit comments