From bf2ecc0773541877d7b1d61e5a0d8aad8dc6843f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Jun 2022 19:04:40 +0100 Subject: [PATCH] Update sphinx from 1.8.3 to 5.0.2 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 035c1ec..49427cf 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -2,7 +2,7 @@ Werkzeug==0.14.1 # https://github.com/pallets/werkzeug ipdb==0.11 # https://github.com/gotcha/ipdb -Sphinx==1.8.3 # https://github.com/sphinx-doc/sphinx +Sphinx==5.0.2 # https://github.com/sphinx-doc/sphinx psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 # Testing