From a4b494eb93d8590a500d197df83eefe06bacdb72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 12:57:03 -0400 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 18de1de21e421406f7506221725b3fd98322e6f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 12:57:04 -0400 Subject: [PATCH 2/4] Update sphinx-autodoc-typehints from 2.2.2 to 2.5.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5d8908a29..eb923c94c 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==2.5.0 furo==2024.5.6 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 From d407886cddb55e8b0d0517c57fd3b463fb45863d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 12:57:04 -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 eb923c94c..7a00e41c6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Sphinx==8.1.3 # extentions sphinx-autodoc-typehints==2.5.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 270895617eb9aac03ad2302168268ddfe886c82b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 12:57: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 7a00e41c6..172cc69ea 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinx-autodoc-typehints==2.5.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