From 6ed49c4da7595cc4503537475c4ecab3826455fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 11:26:22 +0000 Subject: [PATCH] Bump sphinx from 5.0.2 to 5.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.0. - [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.0.2...v5.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 8364b6cc1..7645e4c75 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -16,7 +16,7 @@ requests-oauthlib==1.3.1 # Required to test building the docs # sphinxcontrib-httpdomain errors on Sphinx 4.1.x -sphinx==5.0.2 +sphinx==5.1.0 sphinxcontrib-httpdomain==1.8.0 sqlalchemy_schemadisplay==1.3