From 08b611d3cfa1c9c3e11198a1acc4d47e9a06f417 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jan 2024 23:49:01 -0700 Subject: [PATCH] Update pydata_sphinx_theme from 0.13.1 to 0.15.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f37238e..7dbbf26 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.15.2 black==23.3.0