From bfeebfe7847d950fe6cc4123ae094677c04116ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 14:48:26 +0000 Subject: [PATCH] Bump sphinx from 5.3.0 to 6.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.2. - [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/v5.3.0...v6.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 14977d59..bba2fa88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,7 @@ dev = vermin doc = - Sphinx==5.3.0 + Sphinx==6.1.2 docutils==0.19 myst-parser