From f7ae02546e1eba790f9525f9eabf3d863c5164c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 04:00:32 +0000 Subject: [PATCH] Bump sphinx from 4.0.2 to 4.0.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.2...v4.0.3) --- 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 373b06da..1408884d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ dev = zest.releaser>=6.20.1 doc = - Sphinx==4.0.2 + Sphinx==4.0.3 docutils==0.17.1 [options.entry_points]