From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- tools/lint/rst/requirements.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools/lint/rst/requirements.in') diff --git a/tools/lint/rst/requirements.in b/tools/lint/rst/requirements.in index e6b6022a47..21ff1eeb41 100644 --- a/tools/lint/rst/requirements.in +++ b/tools/lint/rst/requirements.in @@ -1,6 +1,6 @@ alabaster==0.7.13 charset-normalizer==2.0.12 -docutils==0.17.1 +docutils==0.18.1 idna==2.10 imagesize==1.4.1 importlib-metadata==6.0.0 @@ -8,13 +8,13 @@ markupsafe==2.0.1 packaging==21.0 requests==2.27.1 snowballstemmer==2.2.0 -sphinxcontrib-applehelp==1.0.2 -sphinxcontrib-htmlhelp==2.0.0 -sphinxcontrib-mermaid==0.8.1 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-mermaid==0.9.2 rstcheck==3.5.0 Pygments==2.14.0 pytz==2022.7.1 urllib3==1.26.9 # We need sphinx to avoid some rstcheck errors and warnings -Sphinx==5.3.0 +Sphinx==7.1.2 pkgutil-resolve-name==1.3.10 ; python_version < '3.9' -- cgit v1.2.3