From f04c35068bd00a3342ddaaf14bea515443b926e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Mar 2025 12:55:03 -0400 Subject: [PATCH 1/4] Update sphinx from 7.3.7 to 8.3.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ba1b3d728..25150901d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==8.3.0 # extentions sphinx-autodoc-typehints==2.2.2 From 1020e6446ac443224bb6f5e1b8f286168a257cd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Mar 2025 12:55:04 -0400 Subject: [PATCH 2/4] Update sphinx-autodoc-typehints from 2.2.2 to 3.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 25150901d..97d1bf9f0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Sphinx==8.3.0 # extentions -sphinx-autodoc-typehints==2.2.2 +sphinx-autodoc-typehints==3.1.0 furo==2024.5.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 From e5d3a64f46bba0ae7a288ad322df2693c5045888 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Mar 2025 12:55:05 -0400 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 97d1bf9f0..e22bcfedc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Sphinx==8.3.0 # extentions sphinx-autodoc-typehints==3.1.0 -furo==2024.5.6 +furo==2024.8.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 sphinxcontrib-mermaid==0.9.2 From 1de77dc9d87eb5b7b1856ec3681bcdbb8b24cc54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Mar 2025 12:55:05 -0400 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 e22bcfedc..e7f48387b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinx-autodoc-typehints==3.1.0 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