From 15e8794647681578a610431e5bd118d6d5a9d3ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 21:16:03 +0000 Subject: [PATCH] Bump sphinx from 6.1.3 to 6.2.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.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/v6.1.3...v6.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 384dddc..5ac273f 100644 --- a/development.txt +++ b/development.txt @@ -3,5 +3,5 @@ black==23.1.0 pytest==7.2.2 pytest-cov==4.0.0 myst-parser==1.0.0 -Sphinx==6.1.3 +Sphinx==6.2.0 sphinx-rtd-theme==1.2.0