File tree Expand file tree Collapse file tree 3 files changed +22
-17
lines changed Expand file tree Collapse file tree 3 files changed +22
-17
lines changed Original file line number Diff line number Diff line change 55sphinxcontrib-spelling
66sphinx-copybutton
77sphinxext-opengraph
8+
9+ # Until pyenchant/pyenchant#302 is released...
10+ pyenchant>=3.3.0rc1
Original file line number Diff line number Diff line change @@ -12,26 +12,28 @@ babel==2.14.0
1212 # via sphinx
1313beautifulsoup4 == 4.12.3
1414 # via furo
15- certifi == 2023.11.17
15+ certifi == 2024.2.2
1616 # via requests
1717charset-normalizer == 3.3.2
1818 # via requests
19- docutils == 0.20.1
19+ docutils == 0.21.2
2020 # via sphinx
21- furo == 2023.9.10
21+ furo == 2024.4.27
2222 # via -r docs/requirements.in
23- idna == 3.6
23+ idna == 3.7
2424 # via requests
2525imagesize == 1.4.1
2626 # via sphinx
2727jinja2 == 3.1.3
2828 # via sphinx
29- markupsafe == 2.1.4
29+ markupsafe == 2.1.5
3030 # via jinja2
31- packaging == 23.2
31+ packaging == 24.0
3232 # via sphinx
33- pyenchant == 3.2.2
34- # via sphinxcontrib-spelling
33+ pyenchant == 3.3.0rc1
34+ # via
35+ # -r docs/requirements.in
36+ # sphinxcontrib-spelling
3537pygments == 2.17.2
3638 # via
3739 # furo
@@ -41,19 +43,19 @@ pygments-github-lexers==0.0.5
4143 # via -r docs/requirements.in
4244pyyaml == 6.0.1
4345 # via referencing-http
44- referencing == 0.32.1
46+ referencing == 0.35.0
4547 # via referencing-http
4648file :.#egg=referencing-http
4749 # via -r docs/requirements.in
4850requests == 2.31.0
4951 # via sphinx
50- rpds-py == 0.17.1
52+ rpds-py == 0.18.0
5153 # via referencing
5254snowballstemmer == 2.2.0
5355 # via sphinx
5456soupsieve == 2.5
5557 # via beautifulsoup4
56- sphinx == 7.2.6
58+ sphinx == 7.3.7
5759 # via
5860 # -r docs/requirements.in
5961 # furo
@@ -81,5 +83,5 @@ sphinxcontrib-spelling==8.0.0
8183 # via -r docs/requirements.in
8284sphinxext-opengraph == 0.9.1
8385 # via -r docs/requirements.in
84- urllib3 == 2.1.0
86+ urllib3 == 2.2.1
8587 # via requests
Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ attrs==23.2.0
88 # via referencing
99iniconfig==2.0.0
1010 # via pytest
11- packaging==23.2
11+ packaging==24.0
1212 # via pytest
13- pluggy==1.3 .0
13+ pluggy==1.5 .0
1414 # via pytest
15- pytest==7.4.4
15+ pytest==8.2.0
1616 # via -r test-requirements.in
1717pyyaml==6.0.1
1818 # via referencing-http
19- referencing==0.32.1
19+ referencing==0.35.0
2020 # via referencing-http
2121file:.#egg=referencing_http
2222 # via -r test-requirements.in
23- rpds-py==0.17.1
23+ rpds-py==0.18.0
2424 # via referencing
You can’t perform that action at this time.
0 commit comments