From 4679c4d9c080e19d8568d874d7cc7de4dfe5d5ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 09:53:33 +0000 Subject: [PATCH] Bump sphinx from 2.2.0 to 3.2.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 to 3.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.2.0...v3.2.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 cfa47315..35edb605 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==3.2.0 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.3 # https://github.com/psycopg/psycopg2 # Testing