From b175472d4e7f97a904c1985691c764a837f3a6e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 May 2022 03:15:21 +0100 Subject: [PATCH] Update sphinx from 4.0.2 to 5.0.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..900dba57 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -142,7 +142,7 @@ snowballstemmer==2.1.0 # sphinx sortedcontainers==2.4.0 # via hypothesis -sphinx==4.0.2 +sphinx==5.0.0 # via -r requirements/test.in sphinxcontrib-applehelp==1.0.2 # via sphinx