From 914aa461819f22c00ffe1bd4774a85733c83caf1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 10:04:40 +0000 Subject: [PATCH] Bump sphinx from 2.2.0 to 4.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 to 4.0.0. - [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/v2.2.0...v4.0.0) Signed-off-by: dependabot-preview[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 19ef1871..ce7510c4 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -2,7 +2,7 @@ Werkzeug==0.16.0 # https://github.com/pallets/werkzeug ipdb==0.12.2 # https://github.com/gotcha/ipdb -Sphinx==2.2.0 # https://github.com/sphinx-doc/sphinx +Sphinx==4.0.0 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.5 # https://github.com/psycopg/psycopg2 # Testing