From 1a53ef0d879236eb335ea03ec247fac387db6fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:17:09 +0000 Subject: [PATCH] MAINT: Bump the docs-deps group with 1 update (#891) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41371c20aa..0dc2d6fea4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ doc = [ "nbsphinx==0.9.3", "notebook==7.0.6", "numpydoc==1.6.0", - "panel==1.3.4", + "panel==1.3.5", "pyvista[trame]==0.43.1", "requests==2.31.0", "sphinx==7.2.5",