From 6eb51e625bf7fb4bb27b3f6a8eee1bf930f365bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Jan 2023 16:18:34 +0000 Subject: [PATCH] Update sphinx from 1.8.3 to 6.1.3 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 035c1ec..18bf74c 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==6.1.3 # https://github.com/sphinx-doc/sphinx psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 # Testing