From 0e511aefed76a58147e2edb9d42d5badfdb3ac63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 20:36:34 +0000 Subject: [PATCH] Bump sphinx from 3.5.3 to 4.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 4.0.2. - [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/commits/v4.0.2) Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 143be48c..8483f1d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,7 @@ dev = zest.releaser>=6.20.1 doc = - Sphinx==3.5.3 + Sphinx==4.0.2 docutils==0.17.1 [options.entry_points]