From 0a5697894c2491e1e1c70ec14b0d67f31ae140f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 09:15:25 +0000 Subject: [PATCH] Bump sphinx from 2.2.0 to 4.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.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/v2.2.0...v4.1.1) 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..a666b80e 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.1.1 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.5 # https://github.com/psycopg/psycopg2 # Testing