From 1e8bf910a6074569ea9989b6ae61cac4346ef2c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 04:00:50 +0000 Subject: [PATCH] Bump sphinx from 5.1.0 to 5.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8c3e9c3f..df3324f0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ dev = vermin doc = - Sphinx==5.1.0 + Sphinx==5.1.1 docutils==0.17.1 myst-parser