From 121b9fb908e978e132ab091865a460769a12604c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:07:32 +0000 Subject: [PATCH] chore(deps): bump sphinx from 4.2.0 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 6.1.3. - [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/v4.2.0...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/requirements.txt b/source/requirements.txt index d945d49..c36dcfa 100644 --- a/source/requirements.txt +++ b/source/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==4.2.0 +Sphinx==6.1.3 #readthedocs-sphinx-search==0.1.0 myst-parser==0.15.2 sphinx-rtd-theme>=0.5.2