From 552dc0af983a81c3acab843d2e4f03d1c0c5dbb6 Mon Sep 17 00:00:00 2001 From: Mark Vander Stel Date: Thu, 6 Oct 2022 15:41:29 -0400 Subject: [PATCH] Update Sphinx to 5.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4413125..d81175f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx>=4.3.0,<4.4.0 +sphinx>=5.2.0,<5.3.0 sphinx_rtd_theme>=1.0.0,<1.1.0 # Might need libenchant installed from OS package manager to work. sphinxcontrib-spelling>=7.6.1,<7.7.0