From 4d93a585da4a7def590a834b082c27041d23d45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:00:34 +0000 Subject: [PATCH] Bump sphinx from 4.1.0 to 4.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.0 to 4.1.1. - [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.1.0...v4.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 e4fd9f71..cc05f927 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ dev = PyMySQL>=0.9,<1.1 doc = - Sphinx==4.1.0 + Sphinx==4.1.1 docutils==0.17.1 [options.entry_points]