From 77e5233790d1f970dc56d39c65e85d73237ca3ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 07:16:04 +0000 Subject: [PATCH] Bump sphinx from 4.0.3 to 4.1.0 in /docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.3...v4.1.0) Signed-off-by: dependabot-preview[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8b24bfe..98de500 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ # This file is used to setup env # to generate documentation. -sphinx==4.0.3 +sphinx==4.1.0 sphinx-autodoc-typehints==1.12.0 sphinxcontrib-mermaid==0.7 sphinx-typlog-theme==0.8.0