From df497c4548b6b6d16fee330aea47e0d2c9468595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:55:50 +0000 Subject: [PATCH] Bump panel from 1.3.8 to 1.4.2 in /requirements Bumps [panel](https://github.com/holoviz/panel) from 1.3.8 to 1.4.2. - [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.3.8...v1.4.2) --- 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 61e093e6..8d9f27a7 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -20,5 +20,5 @@ sphinx-gallery==0.15.0 sphinx-autobuild==2024.2.4 sphinx-autodoc-typehints==2.0.0 sphinx-notfound-page==1.0.0 -panel==1.3.8 +panel==1.4.2 pypandoc==1.13