From ad1397791fffbceaa7fa613452306e60abf7f885 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 08:37:51 +0000 Subject: [PATCH] chore(deps): update documentation dependencies --- requirements-dev.txt | 4 ++-- requirements-doc.txt | 6 +++--- setup.cfg | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8b182dd2a..71d1980f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -96,9 +96,9 @@ snowballstemmer==2.2.0 soupsieve==2.5 spdx==2.5.1 spdx-lookup==0.3.3 -Sphinx==6.2.1 +Sphinx==7.3.7 sphinx-autobuild==2024.2.4 -sphinx-autodoc-typehints==1.23.0 +sphinx-autodoc-typehints==2.1.0 sphinx-basic-ng==1.0.0b2 sphinx-copybutton==0.5.2 sphinx-jsonschema==1.19.1 diff --git a/requirements-doc.txt b/requirements-doc.txt index 4a7e41e2f..e00a7931f 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -49,9 +49,9 @@ snowballstemmer==2.2.0 soupsieve==2.5 spdx==2.5.1 spdx-lookup==0.3.3 -Sphinx==6.2.1 -sphinx-autobuild==2021.3.14 -sphinx-autodoc-typehints==1.23.0 +Sphinx==7.3.7 +sphinx-autobuild==2024.4.16 +sphinx-autodoc-typehints==2.1.0 sphinx-basic-ng==1.0.0b2 sphinx-copybutton==0.5.2 sphinx-jsonschema==1.19.1 diff --git a/setup.cfg b/setup.cfg index 0ac4598c6..f684a5581 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ rockcraft = py.typed [options.extras_require] doc = furo - sphinx<7 + sphinx<8 sphinx-autobuild sphinx-autodoc-typehints sphinx-copybutton