From dda95d32a48450853d6323e974c148be16bdf7c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jan 2025 11:57:04 -0500 Subject: [PATCH 1/4] Update sphinx from 7.3.7 to 8.1.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ba1b3d728..5d8908a29 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==8.1.3 # extentions sphinx-autodoc-typehints==2.2.2 From 9256515c7bbe577de9c9ac5e2703b6a8dc62351b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jan 2025 11:57:04 -0500 Subject: [PATCH 2/4] Update sphinx-autodoc-typehints from 2.2.2 to 3.0.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5d8908a29..d2f6c2d64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Sphinx==8.1.3 # extentions -sphinx-autodoc-typehints==2.2.2 +sphinx-autodoc-typehints==3.0.1 furo==2024.5.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 From 363cdb0f87cc6309fdfa0fc0e345e46e236f9086 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jan 2025 11:57:05 -0500 Subject: [PATCH 3/4] Update furo from 2024.5.6 to 2024.8.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d2f6c2d64..13f5088d3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Sphinx==8.1.3 # extentions sphinx-autodoc-typehints==3.0.1 -furo==2024.5.6 +furo==2024.8.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 sphinxcontrib-mermaid==0.9.2 From 32699a249a5382d20be09ceb3cbbf7dfee53759d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jan 2025 11:57:05 -0500 Subject: [PATCH 4/4] Update sphinxcontrib-mermaid from 0.9.2 to 1.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 13f5088d3..1f4c6dba8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinx-autodoc-typehints==3.0.1 furo==2024.8.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 -sphinxcontrib-mermaid==0.9.2 +sphinxcontrib-mermaid==1.0.0 # auxiliary typing-extensions==4.12.2