[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:
Markus Heiser 2023-06-29 14:19:14 +02:00 committed by Markus Heiser
parent fbb72fc1f4
commit e2917e64ff
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ uvloop==0.17.0
httpx-socks[asyncio]==0.7.2
setproctitle==1.3.2
redis==4.5.5
markdown-it-py==2.2.0
markdown-it-py==3.0.0
typing_extensions==4.6.3
fasttext-predict==0.9.2.1
pytomlpp==1.0.13