From 7e1ab0bd04fba68b6ce16d3cac409d9a9ebf5c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 04:00:50 +0000 Subject: [PATCH] Bump sphinx from 5.2.1 to 5.2.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.1 to 5.2.2. - [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.2.1...v5.2.2) --- 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 7de7c16c..d410ab7a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ dev = vermin doc = - Sphinx==5.2.1 + Sphinx==5.2.2 docutils==0.17.1 myst-parser