From 13577e8dafe82a54dcba73238e3b1f37491ae136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:00:07 +0000 Subject: [PATCH] build: bump the docs-deps group across 1 directory with 2 updates Bumps the docs-deps group with 2 updates in the /doc directory: [panel](https://github.com/holoviz/panel) and [pillow](https://github.com/python-pillow/Pillow). Updates `panel` from 1.8.9 to 1.8.10 - [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.8.9...v1.8.10) Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: panel dependency-version: 1.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-deps - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-deps ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 465d9afc..a248fef4 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -14,10 +14,10 @@ imageio-ffmpeg==0.6.0 jupyter_sphinx==0.5.3 jupyterlab>=3.2.8 matplotlib==3.10.8 -panel==1.8.9 +panel==1.8.10 plotly==6.6.0 pythreejs==2.4.2 -pillow==12.1.1 +pillow==12.2.0 ipyvtklink==0.2.3 ipykernel==7.2.0 pyvista[jupyter]==0.45.3