From 851c6f8b0d8aa4b2e2799fad9b2e51f8bbd0f600 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 11:56:04 -0500 Subject: [PATCH 1/4] Update sphinx from 7.3.7 to 8.2.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ba1b3d728..285b172d7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==8.2.1 # extentions sphinx-autodoc-typehints==2.2.2 From 191bb09b45cf855742a525d621ff3c636c5b0838 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 11:56:05 -0500 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 285b172d7..65bf143cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Sphinx==8.2.1 # 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 157bbd2872caaf7fcf4e0dd66b81a34f0b2ff8fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 11:56:06 -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 65bf143cf..5128bde0d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Sphinx==8.2.1 # 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 87f307ff05761b97dc001d359194e2cda9dc1b69 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 11:56:06 -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 5128bde0d..36a2b66ef 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