From 07708ed5175f50c9ad75f7f4f07e14c768f34966 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Oct 2023 01:09:09 +0800 Subject: [PATCH 1/2] Update sphinx from 7.2.5 to 7.2.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c85b11f80..4bb9c8b1e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==7.2.5 +Sphinx==7.2.6 # extentions sphinx-autodoc-typehints==1.24.0 From 53fe6c4d73263c03cd8cc7a98c7ae8d41eca0ae9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Oct 2023 01:09:10 +0800 Subject: [PATCH 2/2] Update typing-extensions from 4.7.1 to 4.8.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4bb9c8b1e..21584522c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,5 +7,5 @@ sphinxext-opengraph==0.8.2 sphinx-copybutton==0.5.2 # auxiliary -typing-extensions==4.7.1 +typing-extensions==4.8.0 mypy-extensions==1.0.0