File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 66sphinxcontrib-spelling>5
77sphinxext-opengraph
88url.py
9+
10+ # Until pyenchant/pyenchant#302 is released...
11+ 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
@@ -25,15 +25,15 @@ markupsafe==2.1.5
2525 # via jinja2
2626packaging == 24.0
2727 # via sphinx
28- pyenchant == 3.2.2
28+ pyenchant == 3.3.0rc1
2929 # via sphinxcontrib-spelling
3030pygments == 2.17.2
3131 # via
3232 # furo
3333 # pygments-github-lexers
3434 # sphinx
3535pygments-github-lexers == 0.0.5
36- referencing == 0.34 .0
36+ referencing == 0.35 .0
3737 # via referencing-loaders
3838referencing-loaders @ file:.#egg=referencing-loaders
3939requests == 2.31.0
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ packaging==24.0
88 # via pytest
99pluggy==1.5.0
1010 # via pytest
11- pytest==8.1.1
12- referencing==0.34 .0
11+ pytest==8.2.0
12+ referencing==0.35 .0
1313 # via referencing-loaders
1414referencing-loaders @ file:.#egg=referencing-loaders
1515rpds-py==0.18.0
You can’t perform that action at this time.
0 commit comments