From 38981bcc06382c846321bc7d548832446797fed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:09:32 +0000 Subject: [PATCH] Bump panel from 1.2.3 to 1.3.0 in /requirements Bumps [panel](https://github.com/holoviz/panel) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/holoviz/panel/releases) - [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md) - [Commits](https://github.com/holoviz/panel/compare/v1.2.3...v1.3.0) --- updated-dependencies: - dependency-name: panel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 12497d1e..d34a6443 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -12,7 +12,7 @@ matplotlib==3.8.0 numpy==1.26.1 numpydoc==1.6.0 pandas==2.1.1 -panel==1.2.3 +panel==1.3.0 plotly==5.17.0 pypandoc==1.12 pytest-sphinx==0.5.0