From d324edfc1a9b320ed8a66d67c843464b78215a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 21:50:26 +0100 Subject: [PATCH] Bump sphinx from 4.3.2 to 4.4.0 (#982) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ded7642a..2e4fd407 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ dev = vermin doc = - Sphinx==4.3.2 + Sphinx==4.4.0 docutils==0.17.1 myst-parser