From 736e58ff95b608b029790041b084ea91cce331f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 7 Nov 2023 21:37:25 -0700 Subject: [PATCH] Update pydata_sphinx_theme from 0.13.1 to 0.14.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f37238e..ac6276e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,5 +8,5 @@ pytest-cov==4.0.0 tox==4.6.3 sphinx-autobuild==2021.3.14 sphinx_copybutton==0.5.2 -pydata_sphinx_theme==0.13.1 +pydata_sphinx_theme==0.14.3 black==23.3.0