From 4b0158f5de90910c4058b24a4107a5738b66c0de Mon Sep 17 00:00:00 2001 From: scharlottej13 Date: Tue, 27 Jun 2023 16:48:55 -0700 Subject: [PATCH] update dask-sphinx-theme for GA-4 --- ci/environment-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/environment-docs.yaml b/ci/environment-docs.yaml index ca85bb564..fb13153e2 100644 --- a/ci/environment-docs.yaml +++ b/ci/environment-docs.yaml @@ -35,5 +35,5 @@ dependencies: - dask-glm - dask-xgboost - pip: - - dask-sphinx-theme >=3.0.0 + - dask-sphinx-theme >=3.0.5 - graphviz