From 9550d6467395ff3cf6b532f129c014f2caebadfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 14:28:50 +0000 Subject: [PATCH] Bump sphinx from 1.8.1 to 5.3.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.1 to 5.3.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.8.1...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edaf4cdd5..aefa15936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ inputimeout==1.0.4 protobuf==3.19.5 requests<=2.24 # doc_builder -sphinx==4.5.0 +sphinx==5.3.0 jinja2==3.1.2 # testing pytest==7.1.3