From db810d7f79d80d154f69ba1021299512013a1a31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Aug 2023 14:33:32 +0200 Subject: [PATCH] Update sphinx from 6.2.1 to 7.2.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f43100b..cafd6b9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ # Packages required to build the documentation -sphinx == 6.2.1 +sphinx==7.2.3 sphinx-autodoc-typehints == 1.23.0 sphinx_rtd_theme == 1.2.2 sphinx-exec-code == 0.10