From cc599394efba7aac106260de59b1a2fba0c37dbc Mon Sep 17 00:00:00 2001 From: mhostetter Date: Thu, 25 Jul 2024 16:58:04 -0400 Subject: [PATCH] Bump Sphinx Immaterial version --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9acb557e..cdefc82aa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx == 7.3.7 -sphinx-immaterial == 0.11.14 +sphinx-immaterial == 0.12.1 # For some reason, if the below versions aren't specified, the dependency resolution takes 18 minutes in CI. myst-parser == 3.0.1 sphinx-design == 0.6.0