forked from Icycoide/searxng
[mod] Upgrade Sphinx from 6.2.1 to 7.0.1
To upgrade Sphinx, MyST-Parser and markdown-it-py must also be updated at the same time: Closes: https://github.com/searxng/searxng/pull/2433 Closes: https://github.com/searxng/searxng/pull/2492 Closes: https://github.com/searxng/searxng/pull/2504 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fbb72fc1f4
commit
e2917e64ff
2 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@ splinter==0.19.0
|
|||
selenium==4.10.0
|
||||
twine==4.0.2
|
||||
Pallets-Sphinx-Themes==2.1.1
|
||||
Sphinx==6.2.1
|
||||
Sphinx==7.0.1
|
||||
sphinx-issues==3.0.1
|
||||
sphinx-jinja==2.0.2
|
||||
sphinx-tabs==3.4.1
|
||||
sphinxcontrib-programoutput==0.17
|
||||
sphinx-autobuild==2021.3.14
|
||||
sphinx-notfound-page==0.8.3
|
||||
myst-parser==1.0.0
|
||||
myst-parser==2.0.0
|
||||
linuxdoc==20230506
|
||||
aiounittest==1.4.2
|
||||
yamllint==1.32.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue