From 51cadb78751445527c834bac60c635d81fdf3b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 12:01:17 +0000 Subject: [PATCH] :arrow_up: Bump sphinx from 4.3.2 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 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.3.2...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 2994b12..8e60709 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -3,5 +3,5 @@ factory-boy==3.2.1 Faker==11.3.0 Pygments==2.11.2 python-dateutil==2.8.2 -Sphinx==4.3.2 +Sphinx==6.1.3 sphinx-rtd-theme==1.0.0